We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2458071 commit 2a6c1b3Copy full SHA for 2a6c1b3
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/kbsali/php-redmine-api/compare/v2.1.0...v2.x)
9
10
+## [v2.1.1](https://github.com/kbsali/php-redmine-api/compare/v2.1.0...v2.1.1) - 2022-01-15
11
+
12
+### Fixed
13
14
+- Special characters in comments when updating time entries will be escaped
15
16
## [v2.1.0](https://github.com/kbsali/php-redmine-api/compare/v2.0.1...v2.1.0) - 2022-01-04
17
18
### Added
0 commit comments