0.02    2024-04-20
    - no changes, fixing release troubles
0.03    2024-04-30
    - no changes, add Exporter::NoWork to Makefile.PL
0.04    2024-04-30
    - no changes, add abstarct Makefile.PL and changes file
0.07   2025-05-17
    - support for mysql and rose db
0.08   2025-05-18
    - add DBD::mysql and Rose::DB::MySQL
0.09   2025-05-20
    - fix Rose::DB::MySQL
    - update tests
    - prevent test to run if mysql is not installed
0.10   2025-05-26
    - Move the call to _override_dbi_mocked_prepare inside the set_dbh method to ensure that the query is normalized.
1.13   2026-04-14
    - Fix missing changelog entry for previous release
    - Fix Makefile.PL issue for https://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Mock-Session-GenerateFixtures
    - Add cursor management for mocked session
    - Mock bind_params_inout
    - Fix bug in capturing named params
1.14   2026-04-14
    - refactor _override_dbi_fecth