Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matusf committed Aug 25, 2021
1 parent 5b7e483 commit 9648e5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Changelog

## Unreleased
## [Unreleased]

## [0.1.1] - 2021-08-25

### Added

- pyproject.toml for building from source

## [0.1.0] - 2021-08-19
## 0.1.0 - 2021-08-19

### Added

- initial release

[Unreleased]: https://github.com/matusf/z-base-32/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/matusf/z-base-32/compare/0.1.0...v0.1.1
[Unreleased]: https://github.com/matusf/z-base-32/compare/0.1.1...HEAD
[0.1.1]: https://github.com/matusf/z-base-32/compare/0.1.0...0.1.1

0 comments on commit 9648e5e

Please sign in to comment.