File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments