Skip to content

Commit

Permalink
Update changelog changes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton committed Oct 21, 2021
1 parent 5c5d322 commit cdf54bb
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,28 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## 1.15.10 - 2021-10-09

### Added

* Added support for ClojureScript: [#59](https://github.com/clj-commons/ordered/pull/59)
* Automatic deploys from CI are now enabled for `Release-` tags: [#65](https://github.com/clj-commons/ordered/pull/65)

### Fixed

* Fixed data reader importing issues: [#56](https://github.com/clj-commons/ordered/pull/56)

## 1.5.9 - 2020-04-14

### Fixed

* Fixed reflection warnings: [#51](https://github.com/clj-commons/ordered/pull/51)

## 1.5.8 - 2020-04-13

### Changed

* Updated README, CircleCI configuration.

## 1.5.7 - 2018-12-07

Expand Down

0 comments on commit cdf54bb

Please sign in to comment.