summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimeon Simeonov2024-12-26 22:58:37 +0100
committerSimeon Simeonov2024-12-26 22:58:37 +0100
commitbba82a86b137c73832ad7b6a397d3db24fcc625f (patch)
tree9071225331e3035da3d0f5756acf6b3cf5b1de8a /CHANGELOG.md
parent08a3280b062af83ee50fa139d7827d954907886e (diff)
Add encrypted values to ETOOLKIT_SENSITIVE implicitly2.1.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aca6068..916a9a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
1# Changelog 1# Changelog
2 2
3## [2.1.0](https://github.com/blackm0re/etoolkit/tree/2.1.0) (2024-12-26)
4
5[Full Changelog](https://github.com/blackm0re/etoolkit/compare/2.0.0...2.1.0)
6
7**Changes:**
8
9- add encrypted values to *ETOOLKIT_SENSITIVE* implicitly
10
11
3## [2.0.0](https://github.com/blackm0re/etoolkit/tree/2.0.0) (2024-05-13) 12## [2.0.0](https://github.com/blackm0re/etoolkit/tree/2.0.0) (2024-05-13)
4 13
5[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.2.0...2.0.0) 14[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.2.0...2.0.0)