teloxide/CHANGELOG.md
Temirkhan Myrzamadi 0b3e2994b2
Update CHANGELOG.md
2020-02-24 15:13:53 +06:00

1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • The description in Cargo.toml was changed to from "The teloxide's macros for internal usage" to "The teloxide's procedural macros".

Added

  • This CHANGELOG.md.
  • .gitignore.

[0.1.2] - 2020-02-24

Changed

  • The same as v0.1.1, but fixes the issue about backwards compatibility.

[0.2.0] - [YANKED]

Changed

  • Fixes the issue about backwards compatibility, but fairly soon I realised that semver recommends to use v0.1.2 instead.

[0.1.1] - 2020-02-23

Added

  • The LICENSE file.

Changed

  • Backwards compatibility is broken and was fixed in v0.1.2.

[0.1.0] - 2020-02-19

Added

  • This project.