diff options
author | Ryo Nihei <nihei.dev@gmail.com> | 2021-07-22 17:25:05 +0900 |
---|---|---|
committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-07-22 17:25:05 +0900 |
commit | 692c8c6ecc0bbb8f68a9a853dd387e6d3b725bf9 (patch) | |
tree | 4e72b7bc91b2543aaf0351ae6e7fe0238b815fae /CHANGELOG.md | |
parent | Add CHANGELOG (diff) | |
download | tre-692c8c6ecc0bbb8f68a9a853dd387e6d3b725bf9.tar.gz tre-692c8c6ecc0bbb8f68a9a853dd387e6d3b725bf9.tar.xz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 121bd76..be30c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## v0.2.0 + +* [7e169f8](https://github.com/nihei9/maleeni/commit/7e169f85726a1a1067d08e92cbbb2707ffb4d7b0) - Support passive mode transition. +* [a30fe0c](https://github.com/nihei9/maleeni/commit/a30fe0c6abd9ffbaff20af3da00eeea50d407f42) - Add a function `spec.EscapePattern` to escape the special characters that appear in patterns. + +[Changes](https://github.com/nihei9/maleeni/compare/v0.1.0...v0.2.0) + ## v0.1.0 * maleeni v0.1.0, this is the first release, supports the following features. |