Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Commit

Permalink
prepare 1.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Feb 6, 2018
1 parent 3865dac commit 7b13444
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- All Notable changes to `uri-manipulations` will be documented in this file

## 1.4.0 - TDB
## 1.4.0 - 2018-02-06

### Added

Expand All @@ -15,6 +15,7 @@
- `League\Uri\replace_subdomain` now can take a optional `League\Uri\PublicSuffix\Rules` object
- `League\Uri\Modifiers\RegisterableDomain` constructor now can take a optional `League\Uri\PublicSuffix\Rules` object
- `League\Uri\Modifiers\SubDomain` constructor now can take a optional `League\Uri\PublicSuffix\Rules` object
- the library now requires `League\Uri\Components` 1.7.x

### Deprecated

Expand Down

0 comments on commit 7b13444

Please sign in to comment.