Skip to content
Snippets Groups Projects

FIX: error in regexp to match URLs

Merged Florian Spreckelsen requested to merge release-v0.13.2 into main
1 file
+ 1
13
Compare changes
  • Side-by-side
  • Inline
+ 1
13
@@ -4,15 +4,7 @@ All notable changes to this project will be documented in this file.
@@ -4,15 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ##
## [0.13.2 - 2024-02-20] ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
### Fixed ###
@@ -23,10 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -23,10 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
first ≈100 options were shown in edit-mode reference dropdown menus in case
first ≈100 options were shown in edit-mode reference dropdown menus in case
of `BUILD_MAX_EDIT_MODE_DROPDOWN_OPTIONS=-1`.
of `BUILD_MAX_EDIT_MODE_DROPDOWN_OPTIONS=-1`.
### Security ###
### Documentation ###
## [0.13.1 - 2023-11-17] ##
## [0.13.1 - 2023-11-17] ##
### Fixed ###
### Fixed ###
Loading