Skip to content

Commit

Permalink
Release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteel committed Oct 16, 2020
1 parent 0320182 commit 59a6fa1
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,44 @@

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

## 1.0.0 - 3rd January 2018
## 2.0.0 - 2020-10-16

### Added

- Nothing.

### Changed

- Minimum PHP 7.3.
- Upgraded PHPUnit
- Switched to doctrine/coding-standard
- Replaced Zend\Uri with Laminas\Uri
- Remove some inconsequential methods
- Renamed exception
- Simplified code

### Deprecated

- Nothing.

### Removed

- Useless traits, pointless exception interface, coveralls and travis config.

### Fixed

- Nothing.

## 1.0.0 - 2018-01-03

### Added

- Everything.

### Changed

- Nothing.

### Deprecated

- Nothing.
Expand Down

0 comments on commit 59a6fa1

Please sign in to comment.