Skip to content

Commit 3451f54

Browse files
release v0.1.0
1 parent 1c4af17 commit 3451f54

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
56
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
67

7-
## Unreleased
8+
## [Unreleased]
9+
10+
## [0.1.0] - 2020-08-11
11+
12+
Initial release!
813

914
### Added
1015

1116
- Build script:
1217
- Download Heroicons from NPM and copy to `templates` folder
1318
- Edit SVG files to add correct `id` attribute
1419
- Edit and build the icon registry in `icons.py`
15-
- Initial documentation
20+
- Initial documentation
21+
22+
[unreleased]: https://github.com/joshuadavidthomas/wagtail-heroicons/compare/v0.1.0...HEAD
23+
[0.1.0]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.1.0

0 commit comments

Comments
 (0)