summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-27 12:01:39 +0200
committerRemi Collet <remi@remirepo.net>2021-09-27 12:01:39 +0200
commite6ace48e30ef19da4e8863895a44d023914f4277 (patch)
tree58a9f79c2302b4a6f79381210af30cd708c59ab0
parent3e0fe73d064b42babfc24283450e77e701571e6e (diff)
downloadlibgd-issue-config-23.tar.gz
Document the revert in changelogissue-config-23
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 829afd9..b9a6417 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [2.3.4] - not yet released
+
+### Changed
+
+- revert support for the legacy/testing gd image formats is disabled by default
+
## [2.3.3] - 2021-09-12
+### Changed
+
+- support for the legacy/testing gd image formats is disabled by default
+
### Fixed
- [#759](https://github.com/libgd/libgd/issues/759) update cmake to generate config.h in the build dir