Skip to content

Commit

Permalink
0.0.15 Rotate changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jisantuc committed Sep 29, 2020
1 parent 8c745a4 commit d09b0ca
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

### Changed

- All implicit imports from cats are moved to specific `cats.syntax.foo` imports [#146](https://github.com/azavea/stac4s/pull/146)
- Time types are derived from `org.joda.time.Instant` instead of stock `java` time types [#152](https://github.com/azavea/stac4s/pull/152)

### Added

### Deprecated
Expand All @@ -15,6 +12,13 @@

### Security

## [0.0.15](https://github.com/azavea/stac4s/tree/0.0.15)

### Changed

- All implicit imports from cats are moved to specific `cats.syntax.foo` imports [#146](https://github.com/azavea/stac4s/pull/146)
- Time types are derived from `org.joda.time.Instant` instead of stock `java` time types [#152](https://github.com/azavea/stac4s/pull/152)

## [0.0.14](https://github.com/azavea/stac4s/tree/0.0.14)

### Changed
Expand Down

0 comments on commit d09b0ca

Please sign in to comment.