Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
drmfinlay committed Apr 21, 2019
1 parent 16a62f4 commit d68ec37
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,26 @@ Unreleased_

Added
~~~~~
* Add and document optional "remap_data" parameter to Function action to
allow using extras with different names than the function argument names.
* Add modified ContextAction class from `Aenea`_
(thanks `@calmofthestorm`_).
* Add more flexible ShortIntegerRef class (thanks `@mrob95`_).

Changed
~~~~~~~
* Allow saying "oh" as well as "zero" for IntegerRefs.
* Change the Sphinx engine to disallow multiple grammars with the same name.
* Change the Text action's default pause value to 0.005 seconds & make it
configurable.
* Rename *Language Support* doc page to *Language Support & Sub-package*.
* Rename 3 example command modules to start with underscores.
* Update some documentation to mention that dragonfly's module loaders will
load from files matching "_\*.py" rather than "\*.py".

Fixed
~~~~~
* Allow Text sub-classes to override the '_pause_default' attribute.
* Fix Sphinx engine bug where grammar searches could be overridden.

0.12.0_
Expand Down Expand Up @@ -371,4 +386,5 @@ This release is the first in the Git version control system.
.. _@Versatilus: https://github.com/Versatilus
.. _@wolfmanstout: https://github.com/wolfmanstout
.. _@calmofthestorm: https://github.com/calmofthestorm
.. _@mrob95: https://github.com/mrob95
.. _Aenea: https://github.com/dictation-toolbox/aenea

0 comments on commit d68ec37

Please sign in to comment.