-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
Milestone
Description
Hi mainteiners,
first of all thanks for maintaining this library. Thanks for your time :)
I just realize that the last version changes the import of validate
Old
import validate
New
import configobj.validate
I updated my code but I think could be useful to note it in the changelog and, if it is not too much trouble, revert the change in a version 5.0.8 and re apply them in version 6.0.0 to maintain the semantic versioning
Thank you very much again
Have a nice day