Skip to content

Commit

Permalink
1.0.0 readiness
Browse files Browse the repository at this point in the history
Updates the CHANGELOG.md to set the release date.
  • Loading branch information
nucleos-bot committed Dec 7, 2021
1 parent 5184c5f commit 2a30a81
Showing 1 changed file with 40 additions and 11 deletions.
51 changes: 40 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,53 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 1.0.0 - TBD
## 1.0.0 - 2021-12-07

### Added

- Nothing.
-----

### Changed
### Release Notes for [1.0.0](https://github.com/nucleos/NucleosLastFmBundle/milestone/1)

- Nothing.

### Deprecated

- Nothing.
### 1.0.0

### Removed
- Total issues resolved: **0**
- Total pull requests resolved: **20**
- Total contributors: **1**

- Nothing.
#### Enhancement

### Fixed
- [167: Migrate routing config to PHP](https://github.com/nucleos/NucleosLastFmBundle/pull/167) thanks to @core23
- [166: Add type hints](https://github.com/nucleos/NucleosLastFmBundle/pull/166) thanks to @core23
- [163: Update tools and use make to run them](https://github.com/nucleos/NucleosLastFmBundle/pull/163) thanks to @core23
- [36: Add missing strict file header](https://github.com/nucleos/NucleosLastFmBundle/pull/36) thanks to @core23

#### dependency

- [165: Add symfony 6 support](https://github.com/nucleos/NucleosLastFmBundle/pull/165) thanks to @core23
- [164: Drop symfony 4 support](https://github.com/nucleos/NucleosLastFmBundle/pull/164) thanks to @core23
- [160: Drop PHP 7 support](https://github.com/nucleos/NucleosLastFmBundle/pull/160) thanks to @core23
- [64: Add support for PHP 8](https://github.com/nucleos/NucleosLastFmBundle/pull/64) thanks to @core23
- [57: Drop support for PHP 7.2](https://github.com/nucleos/NucleosLastFmBundle/pull/57) thanks to @core23
- [48: Make framework optional](https://github.com/nucleos/NucleosLastFmBundle/pull/48) thanks to @core23
- [47: Make twig optional](https://github.com/nucleos/NucleosLastFmBundle/pull/47) thanks to @core23
- [37: Drop support for symfony 3](https://github.com/nucleos/NucleosLastFmBundle/pull/37) thanks to @core23
- [27: Add support for symfony 5](https://github.com/nucleos/NucleosLastFmBundle/pull/27) thanks to @core23

#### Bug

- [54: Fix service constructor arguments](https://github.com/nucleos/NucleosLastFmBundle/pull/54) thanks to @core23
- [39: Add correct status code for auth error](https://github.com/nucleos/NucleosLastFmBundle/pull/39) thanks to @core23

#### Feature Request

- [52: Move configuration to PHP](https://github.com/nucleos/NucleosLastFmBundle/pull/52) thanks to @core23
- [10: Use symfony contracts](https://github.com/nucleos/NucleosLastFmBundle/pull/10) thanks to @core23
- [8: Added new crawler for artist events](https://github.com/nucleos/NucleosLastFmBundle/pull/8) thanks to @core23

#### BC Break

- [51: Move namespace](https://github.com/nucleos/NucleosLastFmBundle/pull/51) thanks to @core23
- [33: Replace HTTPlug with PSR http client](https://github.com/nucleos/NucleosLastFmBundle/pull/33) thanks to @core23

- Nothing.

0 comments on commit 2a30a81

Please sign in to comment.