lti13 0.2.0.2 → 0.2.0.3
raw patch · 2 files changed
+5/−1 lines, 2 files
Files
- CHANGELOG.md +4/−0
- lti13.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for lti13 +## 0.2.0.3 -- 2021-08-10++* Bump version for yesod-auth-lti13.+ ## 0.2.0.2 -- 2021-07-28 * Add anonymization of tokens for logging
lti13.cabal view
@@ -1,7 +1,7 @@ cabal-version: >=1.10 name: lti13-version: 0.2.0.2+version: 0.2.0.3 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,