Skip to content

Commit

Permalink
v2020.12.1 (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag authored Dec 17, 2020
1 parent 32a410c commit 47af91c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

## [Unreleased]

# [2020.12.1]

## Fixed
- offsets are stored and loaded properly, weird walking off behavior at startup fixed
- offsets set to zero when hardware is zeroed
Expand All @@ -14,5 +16,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
- initial release
- previously released under the name "PyCMDS" via github, never packaged.

[Unreleased]: https://github.com/wright-group/yaqc-cmds/compare/2020.12.0...master
[Unreleased]: https://github.com/wright-group/yaqc-cmds/compare/2020.12.1...master
[2020.12.1]: https://github.com/wright-group/yaqc-cmds/compare/2020.12.0...2020.12.1
[2020.12.0]: https://github.com/wright-group/yaqc-cmds/releases/tag/2020.12.0
2 changes: 1 addition & 1 deletion yaqc_cmds/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2020.12.0
2020.12.1

0 comments on commit 47af91c

Please sign in to comment.