Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 838 Bytes

CHANGELOG.markdown

File metadata and controls

30 lines (22 loc) · 838 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.1.1 - 2020-12-29

Changed

  • Use serde instead of rustc-serialize
  • Update to edition 2018
  • Update dependencies

0.1.0-beta1 - 2016-01-13

Added

  • Documentation is included in the crate
  • Created a changelog
  • New projects are created with a default configuration file

Changed

  • Entries are sorted by date in the indexes
  • Documents are added recursively to the indexes
  • Bugfixes

0.1.0-alpha1 - 2015-12-31

  • Initial release.