Skip to content

Commit

Permalink
Merge pull request #58 from ubccr/bump-release
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
aebruno authored Nov 22, 2024
2 parents d831a10 + e898576 commit f293a95
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Grendel Changelog

## [0.0.15] - 2024-11-22

- Fix: frontend - inventory export download
- Feat: frontend - reworked inventory export variables
- Feat: frontend - added inventory import page

## [0.0.14] - 2024-09-24

- Update default grendel.toml config
Expand Down Expand Up @@ -165,4 +171,5 @@
[0.0.12]: https://github.com/ubccr/grendel/releases/tag/v0.0.12
[0.0.13]: https://github.com/ubccr/grendel/releases/tag/v0.0.13
[0.0.14]: https://github.com/ubccr/grendel/releases/tag/v0.0.14
[Unreleased]: https://github.com/ubccr/grendel/compare/v0.0.14...HEAD
[0.0.15]: https://github.com/ubccr/grendel/releases/tag/v0.0.15
[Unreleased]: https://github.com/ubccr/grendel/compare/v0.0.15...HEAD
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
htmlmin==0.1.12
Jinja2==3.1.3
Jinja2==3.1.4
jsmin==3.0.1
Markdown==3.3.7
MarkupSafe==2.1.1
Expand Down

0 comments on commit f293a95

Please sign in to comment.