lti13 0.1.1.0 → 0.1.2.0
raw patch · 2 files changed
+5/−1 lines, 2 files
Files
- CHANGELOG.md +4/−0
- lti13.cabal +1/−1
CHANGELOG.md view
@@ -7,3 +7,7 @@ ## 0.1.1.0 -- 2020-09-15 * Handle Canvas Cloud setting all their issuers the same.++## 0.1.2.0 -- 2020-09-16++* No changes
lti13.cabal view
@@ -1,7 +1,7 @@ cabal-version: >=1.10 name: lti13-version: 0.1.1.0+version: 0.1.2.0 synopsis: Core functionality for LTI 1.3. description: A library implementing the core <http://www.imsglobal.org/spec/lti/v1p3/ LTI 1.3> authentication protocol,