Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aebruno committed Aug 27, 2024
1 parent abe7317 commit 388d8cc
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Grendel Changelog

## [0.0.13] - 2024-08-26

- Update retryablehttp, gjson, ipxe deps
- Feat: frontend - added CSV export with GO template support
- Feat: tors - added SONiC queries
- Feat: tors - added Arista EOS queries
- Fix: frontend - prevent initial admin user from needing to relog after registration
- Fix: bmc - concurrent map writes on BMC queries
- Fix: nfpm - use updated sample toml file rather than .default file

## [0.0.12] - 2024-08-05

- Update echo, fiber deps
Expand Down Expand Up @@ -143,4 +153,5 @@
[0.0.10]: https://github.com/ubccr/grendel/releases/tag/v0.0.10
[0.0.11]: https://github.com/ubccr/grendel/releases/tag/v0.0.11
[0.0.12]: https://github.com/ubccr/grendel/releases/tag/v0.0.12
[Unreleased]: https://github.com/ubccr/grendel/compare/v0.0.12...HEAD
[0.0.13]: https://github.com/ubccr/grendel/releases/tag/v0.0.13
[Unreleased]: https://github.com/ubccr/grendel/compare/v0.0.13...HEAD

0 comments on commit 388d8cc

Please sign in to comment.