diff --git a/README.rst b/README.rst index 9f7f62a..badef54 100644 --- a/README.rst +++ b/README.rst @@ -34,3 +34,11 @@ Plugins Manager. .. _Stenograph USB Drivers: http://www.stenograph.com/utilities-links-downloads .. _direct link: http://www.stenograph.com/content/files/documents/USB_Writer_Drivers.zip .. _libusb: http://macappstore.org/libusb/ + +Changelog +--------- + +v1.1.0: + +- Reduce CPU usage +- Fix support for 64-bit Windows diff --git a/setup.cfg b/setup.cfg index fd313f9..e9bd8b7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = plover_stenograph_usb -version = 0.0.4 +version = 1.1.0 description = Stenograph USB protocol for Diamanté and Luminex machines for Plover long_description = file: README.rst author = Ted Morin