Skip to content

Commit

Permalink
cargo update and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
goatshriek committed Jan 27, 2024
1 parent baaeb08 commit bd8a2c0
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 103 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.1.2] - 2024-01-27
### Security
- Addressed Github Security Advisory
[GHSA-r7qv-8r2h-pg27](https://github.com/advisories/GHSA-r7qv-8r2h-pg27)


## [0.1.1] - 2023-11-10
### Security
- Addressed Github Security Advisory
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Stumpless CLI and Rust Library
type: software
license: Apache-2.0
repository-code: "https://github.com/goatshriek/stumpless-logger"
version: 0.1.1
date-released: 2023-11-10
version: 0.1.2
date-released: 2024-01-27
keywords:
- cli
- journald
Expand Down
Loading

0 comments on commit bd8a2c0

Please sign in to comment.