Skip to content

Commit 8fa33ad

Browse files
committed
Update Changelog
1 parent 94960f9 commit 8fa33ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to `BrowserLocale` will be documented in this file.
44

5+
## 2.0.0 (2018-03-30)
6+
7+
- Rename main class & remove interface for simplicity
8+
- Make constructor argument required
9+
- Make private methods protected
10+
- Rename `$locale` property to `$full` in `Locale` class
11+
- Switch to PHPUnit for testing
12+
- Add ServiceProvider for Laravel
13+
514
## 1.0.0 (2015-12-13)
615

716
- Get the primary browser locale

0 commit comments

Comments
 (0)