summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-27 21:24:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-27 21:24:53 +0000
commit9042b07cb1884b4a9ab2958ffa425d15069127fb (patch)
tree4c5d5aa16b47bbe0ec150d47a8be8dca40d52c72 /CHANGELOG.md
parentReleasing debian version 1.12.4-1. (diff)
downloadlitecli-9042b07cb1884b4a9ab2958ffa425d15069127fb.tar.xz
litecli-9042b07cb1884b4a9ab2958ffa425d15069127fb.zip
Merging upstream version 1.13.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58f8192..f1e8c68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+## 1.13.2 - 2024-11-24
+
+### Internal
+
+* Read the version from the git tag using setuptools-scm
+
+## 1.13.0 - 2024-11-23
+
+### Features
+
+* Add `\pipe_once` / `\|` commands for sending output to a command
+
## 1.12.4 - 2024-11-11
### Bug Fixes