Skip to content

Commit a2dd280

Browse files
author
Marc Cámara García
committed
Version 1.0.12
1 parent 9ba4294 commit a2dd280

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.0.12
2+
- Added regional for date localization
3+
14
### 1.0.7
25
- Added Session and Cookie Middleware
36
- Deleted useSessionLocale and useCookieLocale from config file
@@ -104,4 +107,4 @@
104107
- Added README
105108

106109
### 0.1
107-
- Initial release.
110+
- Initial release.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["localization", "laravel", "php"],
55
"homepage": "https://github.com/mcamara/laravel-localization",
66
"license": "MIT",
7-
"version": "1.0.11",
7+
"version": "1.0.12",
88
"authors": [
99
{
1010
"name": "Marc Cámara",

0 commit comments

Comments
 (0)