The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
+## [2.2.0] - 2024-03-29
+### Added
+ - flashcp: Add write last option
+ - flash_erase: Add an option for JFFS2 cleanmarker size
+ - ubiattach: Add disable fastmap option
+ - ubiattach: Add option to reserve peb pool for fastmap
+ - support building without zlib
+ - CHANGELOG & README files
+
+### Fixed
+ - jffs2dump: check return value of lseek
+ - mkfs.ubifs: fix xattr scanning for builds with selinux support
+
+### Changed
+ - overhaul dependency handling in the build system
+
## [2.1.6] - 2023-08-30
### Added
- flash_speed: Measure read while write latency