Skip to content

Commit

Permalink
v1.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Najm Njeim committed Dec 18, 2023
1 parent 251d337 commit 6f8d7b4
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.29 - 2023-12-18
- Addition of the croatian localisation by @mbanusic

### 1.1.28 - 2023-10-22
- Increase of the state_code column length in the world config file. @mefenlon

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.28?
- Increase of the state_code table name length to 5 characters to avoid a potential bug when seeding a new database.
### What's new in v1.1.29?
- Addition of the croatian localisation by @mbanusic

### Changelog

Expand Down

0 comments on commit 6f8d7b4

Please sign in to comment.