Sourced from parity-db's changelog.
[v0.4.12] - 2023-10-12
- CI for windows and macos. Also fixes access denied error on windows
[#222](https://github.com/paritytech/parity-db/issues/222)
- Force alignment for all chunk buffers
[#225](https://github.com/paritytech/parity-db/issues/225)
[v0.4.11] - 2023-09-13
- Make
madvise_random
compatible with non-Unix OS[#221](https://github.com/paritytech/parity-db/issues/221)
- Explicit
funlock
[#218](https://github.com/paritytech/parity-db/issues/218)