We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529721f commit fd16dbbCopy full SHA for fd16dbb
CHANGELOG.md
@@ -11,7 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
- Initial Release
12
- LastPass struct is now Vault
13
14
-[1.0.0]: https://github.com/while-loop/lastpass-go/releases/tag/1.0.0
15
-[1.0.1]: https://github.com/while-loop/lastpass-go/compare/1.0.0...1.0.1
+## [1.1.0] 10-11-2017
+### Changed
16
+- Many internal functions now return errors instead of panicking
17
+
18
+[1.0.0]: https://github.com/while-loop/lastpass-go/releases/tag/v1.0.0
19
+[1.1.0]: https://github.com/while-loop/lastpass-go/compare/v1.0.0...v1.0.1
20
21
[comment]: # (Added, Changed, Removed)
0 commit comments