mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
Release 1.5.0
Some checks failed
run-checks / run-clang-format (push) Has been cancelled
run-tests / test-on-ubuntu (push) Has been cancelled
run-tests / test-on-windows (push) Has been cancelled
run-tests / test-on-osx (push) Has been cancelled
Update dependency versions / update-fetch-content (push) Has been cancelled
Some checks failed
run-checks / run-clang-format (push) Has been cancelled
run-tests / test-on-ubuntu (push) Has been cancelled
run-tests / test-on-windows (push) Has been cancelled
run-tests / test-on-osx (push) Has been cancelled
Update dependency versions / update-fetch-content (push) Has been cancelled
* Use the git tag as release name * Update version to 1.5.0 * stabilize benchmark code
This commit is contained in:
@@ -14,6 +14,10 @@ maddy uses [semver versioning](https://semver.org/).
|
||||
|
||||
## Upcoming
|
||||
|
||||
* ...
|
||||
|
||||
## version 1.5.0 2025-04-21
|
||||
|
||||
*  Correctly parse links with title text, i.e. `[link](http://example.com "example")`.
|
||||
*  Do not create invalid URLs from links with spaces, i.e. `[link](/ABC/some file)`.
|
||||
*  Do not create invalid HTML from links with quotes, i.e. `[link](/ABC/some"file)`.
|
||||
|
||||
Reference in New Issue
Block a user