summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimeon Simeonov2022-04-23 18:35:36 +0200
committerSimeon Simeonov2022-04-23 18:35:36 +0200
commite57758c93eda2330d5f81ce1d1b90bbecf7ac620 (patch)
treecf8ac8552e2580d3483668afe01aebd1b5804c5c /CHANGELOG.md
parentd552455b7f422e67d0a3d6e2037d38d216f578de (diff)
Release 1.2.01.2.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c16909..d48f9a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
1# Changelog 1# Changelog
2 2
3## [1.2.0](https://github.com/blackm0re/etoolkit/tree/1.2.0) (2022-04-04)
4
5[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.1.0...1.2.0)
6
7**Changes:**
8
9- instances with names starting with *_* are treated as abstract and not listed
10
11- new *%p* macro - parent value (for the same key)
12
13
3## [1.1.0](https://github.com/blackm0re/etoolkit/tree/1.1.0) (2022-03-14) 14## [1.1.0](https://github.com/blackm0re/etoolkit/tree/1.1.0) (2022-03-14)
4 15
5[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.0.0...1.1.0) 16[Full Changelog](https://github.com/blackm0re/etoolkit/compare/1.0.0...1.1.0)