CHANGELOG.md 597 Bytes
Newer Older
1 2 3 4
Instructions
============
For each pull request, add one or more lines to the bottom of the change list. When
code is released to production, change the `Upcoming` entry to todays date, and add
5
a new block at the bottom of the file.
6 7 8 9

    Upcoming
    --------

10 11 12
Change log entries should be targeted at end users. A good place to start is the
user story that instigated the pull request.

13 14 15 16 17 18

Changes
=======

Upcoming
--------
Chris Dodge committed
19 20 21
* Fix: Deleting last component in a unit does not work
* Fix: Unit name is editable when a unit is public
* Fix: Visual feedback inconsistent when saving a unit name change