summaryrefslogtreecommitdiffstats
path: root/CLI/rust/CHANGELOG.md
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2023-06-30 16:26:20 +0200
committerAhmed AbdelHalim <[email protected]>2023-07-01 21:08:05 +0200
commit6b0ee8f34f37d25bb2f963739062f5f12a6214bf (patch)
tree795464c4cdd19a3b4d1607cfbae601e15ba743b0 /CLI/rust/CHANGELOG.md
parent8677c8d0aa0bf928ec2df6faa9accb6f9357473a (diff)
Fix rust issues in nightly mocking lib
Diffstat (limited to 'CLI/rust/CHANGELOG.md')
-rw-r--r--CLI/rust/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CLI/rust/CHANGELOG.md b/CLI/rust/CHANGELOG.md
index 2756bea..8f0b6d7 100644
--- a/CLI/rust/CHANGELOG.md
+++ b/CLI/rust/CHANGELOG.md
@@ -2,5 +2,8 @@
## Unreleased
+## 1.0.1
+- Fix mocking library to work with latest rust version
+
## 1.0.0
- Initial implementation of the CLI to match the ruby `1.0.5` gem specifications