Skip to content

Commit

Permalink
v1.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
nnjeim committed Apr 7, 2023
1 parent e8a00bd commit 143de03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to `country` will be documented in this file

### 1.1.24 - 2023-04-07
- As of January 2023, the currency of Croatia changed to Euro @manuelfrans

### 1.1.23 - 2023-03-20
- As of January 2023, the currency of Croatia changed to Euro @manuelfrans

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ php artisan migrate
php artisan db:seed --class=WorldSeeder (requires ~15min)
```

### What's new in v1.1.23?
- Croatia currency changed to EUR.
### What's new in v1.1.24?
- Added Kosovo country name localisation.
Upgrades can be done as:
- Run `composer update`
- Run `php artisan world:refresh`
Expand Down

0 comments on commit 143de03

Please sign in to comment.