Skip to content

Commit 0541cd5

Browse files
authored
prep v2021.1.1 (#361)
1 parent 1d36374 commit 0541cd5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
44

55
## [Unreleased]
66

7+
## [2021.1.1]
8+
79
### Fixed
810
- Properly close files prior to new data file creation (fix file inconsistency)
911
- Do not use h5py libver="latest" (fix segfault upon copying)
@@ -34,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
3436
- previously released under the name "PyCMDS" via github, never packaged.
3537

3638
[Unreleased]: https://github.com/wright-group/yaqc-cmds/compare/2021.1.0...master
39+
[2021.1.1]: https://github.com/wright-group/yaqc-cmds/compare/2021.1.0...2021.1.1
3740
[2021.1.0]: https://github.com/wright-group/yaqc-cmds/compare/2020.12.1...2021.1.0
3841
[2020.12.1]: https://github.com/wright-group/yaqc-cmds/compare/2020.12.0...2020.12.1
3942
[2020.12.0]: https://github.com/wright-group/yaqc-cmds/releases/tag/2020.12.0

yaqc_cmds/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021.1.0
1+
2021.1.1

0 commit comments

Comments
 (0)