Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Eyob94 committed Sep 11, 2024
1 parent 4810983 commit 449f07e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## 0.1.2 - 2024-09-11

- [#7](https://github.com/Eyob94/shush-rs/pull/7) Add Changelog
- Add Changelog

## 0.1.1 - 2024-09-11

- [#6](https://github.com/Eyob94/shush-rs/pull/6) Eq and PartialEq
- Derive `Eq` and `PartialEq` for `SecretGuard` and `SecretGuardMut`

## 0.1.0 - 2024-09-08

- [#5](https://github.com/Eyob94/shush-rs/pull/5) Initial Pre-release
- Add `mlock` and `munlock` along with proper page size alignment

0 comments on commit 449f07e

Please sign in to comment.