This commit is contained in:
Bruno Bord 2020-06-18 11:56:28 +02:00
parent 19fe7f0bd6
commit a8ac908b0d
No known key found for this signature in database
GPG Key ID: 9499EA6788BF80A1
2 changed files with 8 additions and 3 deletions

View File

@ -1,10 +1,15 @@
# CHANGELOG
## master (unreleased)
## v10.1.0 (2020-06-18)
### Calendar fix
- Adding All Souls' Day to Lithuania calendar, starting of 2020, thx to @norkunas (#512).
### Minor changes
- Small fixes (docstrings, use of extends, etc) on Cayman Islands calendar (#507).
- Moving Carnaval / Mardi Gras / Fat Tuesday calculation into the `workalendar.core` module, because it's used in at least 3 countries and some States / Counties in the USA.
- Adding All Souls' Day to Lithuania calendar, starting of 2020, thx to @norkunas (#512).
## v10.0.0 (2020-06-05)

View File

@ -28,7 +28,7 @@ REQUIREMENTS = [
'pyluach',
'setuptools>=1.0',
]
version = '10.1.0.dev0'
version = '10.1.0'
__VERSION__ = version
params = dict(