Skip to content

Commit 93baccf

Browse files
authored
v0.3.2 (#79)
1 parent d9aeda3 commit 93baccf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# ChaoticEncryption v0.3.2
4+
35
## Optimisations
46

57
- Added `_substitute_pixel` to perform substitution for a single pixel, and replaced the current implementation of `substitution` algorithm with the same ([#78](https://github.com/Saransh-cpp/ChaoticEncryption.jl/pull/78), @Saransh-cpp)

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ChaoticEncryption"
22
uuid = "8967581b-3fa7-4a60-bbed-8fff548a82df"
33
authors = ["Saransh Chopra"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"

0 commit comments

Comments
 (0)