Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Sep 23, 2021
1 parent 1cf7099 commit 95edff7
Showing 1 changed file with 15 additions and 24 deletions.
39 changes: 15 additions & 24 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,42 +12,33 @@ Unreleased_

Added:

- When you make a change, put it here


0.2_ - YYYY-MM-DD
-----------------

Added:

- A new feature

Changed:

- A change in existing functionality

Deprecated:

- A soon-to-be removed feature

Removed:

- A feature that has now been removed

Fixed:

- A bug fix

Security:

- A vulnerability that has been patched


0.1_ - YYYY-MM-DD
0.1_ - 2021-09-23
-----------------

Initial release

Initial release, with:

- Core functionality
- Built-in Adapters:
- TCP
- EPICS
- Example Devices:
- Remote Controlled (properties set via an adapter)
- Shutter (I/O iteraction and continuous motion)
- Trampoline & RandomTrampoline (recurring call-backs)
- Real Devices:
- Cryostream (sample cryo-cooler)
- Femto (signal amplifier)
- Pneumatic (pneumatic actuator)

.. _Unreleased: ../../compare/0.2...HEAD
.. _0.2: ../../compare/0.1...0.2
Expand Down

0 comments on commit 95edff7

Please sign in to comment.