Skip to content

Commit ffb6044

Browse files
authored
Update CHANGELOG.md
1 parent 4f15ab2 commit ffb6044

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
10+
## [0.1.2] - 2020-09-06
11+
Fixed PyPy readme, added badge
12+
913
## [0.1.1] - 2020-09-06
10-
Linked readme to pypy. Updated `pip install` instructions
14+
Linked readme to PyPy. Updated `pip install` instructions
1115

1216
## [0.1.0] - 2020-09-06
1317
First pip package release
1418

1519

16-
[Unreleased]: https://github.com/TurtleTools/geometricus/compare/v0.1.0...HEAD
20+
[Unreleased]: https://github.com/TurtleTools/geometricus/compare/v0.1.2...HEAD
21+
[0.1.2]: https://github.com/TurtleTools/geometricus/compare/v0.1.1...v0.1.2
1722
[0.1.1]: https://github.com/TurtleTools/geometricus/compare/v0.1.0...v0.1.1
1823
[0.1.0]: https://github.com/TurtleTools/geometricus/releases/tag/v0.1.0

0 commit comments

Comments
 (0)