2024-05-29 00:25:05 +02:00
|
|
|
Change Log
|
|
|
|
=======
|
|
|
|
|
|
|
|
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/).
|
|
|
|
|
|
|
|
# [unreleased]
|
|
|
|
|
2024-06-01 19:45:54 +02:00
|
|
|
# [v0.1.2] 2024-06-01
|
|
|
|
|
|
|
|
Restructured crate to be the root package of a workspace.
|
|
|
|
|
2024-06-01 19:14:27 +02:00
|
|
|
# [v0.1.1] 2024-06-01
|
|
|
|
|
|
|
|
Possible bugfix with dependency resolver not being able to select the correct `-sys` crate.
|
|
|
|
|
2024-05-29 00:25:05 +02:00
|
|
|
# [v0.1.0] 2024-06-01
|
|
|
|
|
|
|
|
Initial release
|