Skip to content

Commit

Permalink
Prepare to release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hilverd committed May 13, 2022
1 parent df0c9e7 commit 4ceb4be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,16 @@ This applies from version 0.5.0 onwards, as some versions before that have broke
## [Unreleased]

### Added

- Allow exporting as Anki deck (text file suitable for importing).

### Changed
### Fixed
### Removed

## [1.5.0] - 2022-05-13

### Added

- Allow exporting as Anki deck (text file suitable for importing).

## [1.4.1] - 2022-05-13

### Added
Expand Down Expand Up @@ -282,7 +285,8 @@ Make the [relevant changes](https://github.com/hilverd/glossary-page-template/co

- Initial release.

[Unreleased]: https://github.com/hilverd/glossary-page-template/compare/v1.4.1...HEAD
[Unreleased]: https://github.com/hilverd/glossary-page-template/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/hilverd/glossary-page-template/compare/v1.4.1...v1.5.0
[1.4.1]: https://github.com/hilverd/glossary-page-template/compare/v1.3.1...v1.4.1
[1.3.1]: https://github.com/hilverd/glossary-page-template/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/hilverd/glossary-page-template/compare/v1.2.4...v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glossary-page-template",
"version": "1.4.1",
"version": "1.5.0",
"description": "Create a glossary as a single HTML page hosted anywhere.",
"private": true,
"author": "Hilverd Reker",
Expand Down

0 comments on commit 4ceb4be

Please sign in to comment.