Skip to content

Commit fc43704

Browse files
Merge pull request #106 from Learnosity/LRN-49476/doc/changelog_version_bump
[DOC] Bump version and update change log (LRN-49476)
2 parents f9466ad + a5db02e commit fc43704

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [v0.3.13] - 2026-01-08
9+
### Added
10+
- Added SDK language and version to request metadata
11+
- Added Consumer and Action to request metadata
12+
813
## [v0.3.12] - 2024-11-22
914
### Added
1015
- Added pre-commit hooks and Github CI action for code formatting and linting.

learnosity_sdk/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = 'v0.3.12'
1+
__version__ = 'v0.3.13'

0 commit comments

Comments
 (0)