-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from Viagenie/release-2.0.0
Release 2.0.0
- Loading branch information
Showing
12 changed files
with
8,529 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Changelog for munidata | ||
|
||
## 2.0.0 (2018-09-06) | ||
### New features | ||
- Support of Python 3. Compatibility with python2 is preserved for this release. | ||
- Support of Unicode up to 10.0.0. **IMPORTANT NOTE**: At the time of release, no official IDNA tables for Unicode > 6.3.0 were available. | ||
Thus, support for newer Unicode versions is provided 'as is'. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.