Skip to content

Commit 56ef6e7

Browse files
committed
release v1.0.1
1 parent c7590e2 commit 56ef6e7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.1] - 2020-09-04
810
### Fixed
911
- fix wheel missing module
1012

@@ -13,5 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1315
- `encode()` & `decode()` accepting `bytes`, `bytearray` and list of `int`
1416
- G. E. Thomas convention only
1517

16-
[Unreleased]: https://github.com/fphammerle/python-manchester-code/compare/v1.0.0...HEAD
18+
[Unreleased]: https://github.com/fphammerle/python-manchester-code/compare/v1.0.1...HEAD
19+
[1.0.1]: https://github.com/fphammerle/python-manchester-code/compare/v1.0.0...v1.0.1
1720
[1.0.0]: https://github.com/fphammerle/python-manchester-code/releases/tag/v1.0.0

0 commit comments

Comments
 (0)