Skip to content

Commit

Permalink
finalized 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdbro2k committed May 16, 2024
1 parent 7f51b76 commit 70cd297
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.5.0] - 2024-05-16

### Added
- added new flag !ENCODE_URL to AskMoreAnnotations

## [1.4.2] - 2023-11-27

### Fixed
- fixed method org.adwmainz.da.extensions.askmore.factories.SelectableOptionFactory.java#createOption() to remove enclosing quotes once again after introducing this bug in 1.4.1

## [1.4.1] - 2023-11-22

### Fixed
- fixed method org.adwmainz.da.extensions.askmore.factories.SelectableOptionFactory.java#createOption() to be able to handle pipe symbols
- fixed method org.adwmainz.da.extensions.askmore.utils.AskMoreAnnotationParser.java#createDialogModel() to be able to handle pipe symbols

### Fixed
- fixed method org.adwmainz.da.extensions.askmore.factories.SelectableOptionFactory.java#createOption() to be able to handle pipe symbols
- fixed method org.adwmainz.da.extensions.askmore.utils.AskMoreAnnotationParser.java#createDialogModel() to be able to handle pipe symbols

## [1.4.0] - 2022-11-04

### Added
Expand Down

0 comments on commit 70cd297

Please sign in to comment.