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-01-05 21:37:31 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2022-01-10 13:59:11 +0300
commit2c4a32dea4c24f185fe5f863867841b8fda3bafb (patch)
treee81ec73bfa5ee2c3bcbf1addd530d2f55f916c89 /CHANGELOG.md
parent6031edda456663f6e61fa80b1b56885a818f1202 (diff)
deprecate(text) deprecate the 'pl.text' module
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00e82d7..cc855e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ deprecation policy.
see [CONTRIBUTING.md](CONTRIBUTING.md#release-instructions-for-a-new-version) for release instructions
## 1.12.0 (unreleased)
+ - deprecate: module `pl.text` the contents have moved to `pl.stringx` (removal later)
+ [#407](https://github.com/lunarmodules/Penlight/pull/407)
- feat: `utils.npairs` added. An iterator with a range that honours the `n` field
[#387](https://github.com/lunarmodules/Penlight/pull/387)
- fix: `xml.maptags` would hang if it encountered text-nodes