shard-athena-negotiation/CHANGELOG.md
George Dietrich 14b5e0589e Athena Framework 0.18.0 prep (#266)
* Bump `config` component
* Bump `console` component
* Bump `dependency-injection` component
* Bump `event-dispatcher` component
* Bump `negotation` component
* Bump `routing` component
* Bump `serializer` component
* Bump `spec` component
* Bump `validator` component
* Update `release.sh` to allow tagging multiple components at once
2023-02-18 12:02:11 -05:00

1.3 KiB

Changelog

0.1.3 - 2023-02-18

Changed

  • Update some links in preparation for Athena Framework 0.18.0 (#261) (George Dietrich)

0.1.2 - 2022-05-14

First release a part of the monorepo.

Added

  • Add VERSION constant to Athena::Negotiation namespace (#166) (George Dietrich)
  • Add getting started documentation to API docs (#172) (George Dietrich)

Changed

  • Update minimum crystal version to ~> 1.4.0 (#169) (George Dietrich)

Fixed

  • Correct the shard version in README.md (#6) (syeopite)

0.1.1 - 2021-02-04

Changed

  • Migrate documentation to MkDocs (#4) (George Dietrich)

0.1.0 - 2020-12-24

Initial release.