We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87341b7 commit 8265558Copy full SHA for 8265558
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## v0.0.26 - 20.07.23
4
+ * Removed url hack thanks to a better regex by [stevengj](https://github.com/stevengj) also thanks to [jonas](https://github.com/joans)
5
+
6
## v0.0.25 - 19.05.23
7
* Parameter "errors" was not used anymore. Is now fixed and a test case was added. Thanks [powo](https://github.com/powo) for reporting.
8
striprtf/_version.py
@@ -1 +1 @@
-__version__ = "0.0.25"
+__version__ = "0.0.26"
0 commit comments