moved weekNumber into field and adjusted language handling accordingly [issue #910]

This commit is contained in:
Wolf-Gideon Bleek 2017-10-03 21:25:30 +02:00
parent b4fd570269
commit 8c150c23f3

View File

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- calender week is now handled with a variable translation in order to move number language specific
## [2.1.3] - 2017-10-01
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`