Skip to content

Commit 7fd24c3

Browse files
committed
update changelog
1 parent 7710338 commit 7fd24c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Changed
11+
12+
* Refactor bit manipulation and remove `myhdl` dependency by @fsagbuya in https://github.com/linien-org/pyrp3/pull/12
13+
814
## [v2.0.2]
915

1016
### Fixed
1117

1218
* Don't use setuptools_scm & specify version manually by @doronbehar in https://github.com/linien-org/pyrp3/pull/14
1319

20+
[Unreleased]: https://github.com/linien-org/pyrp3/compare/v2.0.2...HEAD
1421
[v2.0.2]: https://github.com/linien-org/pyrp3/compare/v2.0.1...v2.0.2

0 commit comments

Comments
 (0)