Skip to content

Commit

Permalink
Version bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nneonneo committed Sep 16, 2022
1 parent 035bdca commit c6f9439
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v0.2.0, 2020-09-16:
Add type hints (GH #4)
Removed the broken MutableFixedInt.__itruediv__
Added base argument to FixedInt constructor

v0.1.6, 2020-06-20:
Fix x[:] = y where y is a fixedint (GH #3)

Expand Down

0 comments on commit c6f9439

Please sign in to comment.