Update versions and changelog for v2.1.2

This commit is contained in:
Oliver Hamlet
2020-10-23 23:05:32 +01:00
parent d6f5390d5e
commit 2d05577fab
3 changed files with 15 additions and 2 deletions
+13
View File
@@ -1,5 +1,18 @@
# Changelog
## [2.1.2] - 2020-10-23
### Fixed
- Version `0.1.1` of `pelite-macros` (a dependency of the `pelite` dependency)
broke the ability to build `pelite` v0.8.x without pinning the version of
`pelite-macros` used.
### Changed
- Updated pelite to v0.9.0.
- Updated cbindgen to v0.15.
## [2.1.1] - 2020-06-13
### Changed