-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the pdt_locales/en_AU.py file uses en_A for the localID instead of en_AU #120
Comments
Why does this require a major version bump? In other words: In what situations should I expect things to break? |
@MatthiasKauer In hindsight I would agree with you - it didn't need a major version bump but I had already rolled it into the v2.0 changes to be honest the amount of bug fixes that have been made since then is more of a reason to upgrade |
Thanks for clarifying. |
The CHANGES.txt log is very complete, but I realize may not have all of the info you need -- the vast majority of the changes are bug fixes and I don't think we made any changes to how methods are called or their return values. thanks! |
I'm coming from that changes file. It is indeed very good. The reason I'm asking is that it lists this issue as sole reason for the major version increase. When I come here, however, it didn't feel so major at first glance. Anyhow, sorry to bother you and thanks for the explanation! On 25 March 2016 18:46:30 CET, Mike Taylor notifications@github.com wrote:
|
glad to help and thanks for the suggestion - I will definitely be more aware of how the changes file reads to others going forward! |
A very old mistake that should be fixed - will require a major version bump
found during work on PR #118
The text was updated successfully, but these errors were encountered: