Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2022-07-22 12:06:02 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2022-07-22 12:08:31 +0300
commitb7beeba5f5f68908869776f3d02926a8979fb6fb (patch)
tree4a3ceeea80bbe29857e141f6ef678062dad8a3da /CHANGELOG.md
parent2dc6348a2b3f0c9376bf9a652886a3956970e070 (diff)
release 1.13.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d157477..b2fffac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@ deprecation policy.
see [CONTRIBUTING.md](CONTRIBUTING.md#release-instructions-for-a-new-version) for release instructions
-## 1.13.0 (unreleased)
+## 1.13.0 (2022-Jul-22)
- fix: `xml.parse` returned nonsense when given a file name
[#431](https://github.com/lunarmodules/Penlight/pull/431)
- feat: `app.require_here` now follows symlink'd main modules to their directory