# Changelog ## LMDBAL 0.5.0 (UNRELEASED, 2023) ### New Features - duplicates support ## LMDBAL 0.4.0 (August 13, 2023) ### New Features - read only cursors ### Bug fixes - possible cache unsync - doxygen-awesome build bix ### Improvements - some more documentation - more tests ## LMDBAL 0.3.1 (April 14, 2023) ### Bug fixes - build with qt5 now is possible again ### Improvements - exception documentation ## LMDBAL 0.3.0 (April 12, 2023) ### New features - transaction functions ### Improvements - initial documentation - cache unit testing - transactions unit testing - serialization unit testing