Skip to content

Commit 8a13bad

Browse files
chore(main): release 1.5.0 (#19)
* chore(main): release 1.5.0 * Revise CHANGELOG for Knowledge Graph v1.5.0 Updated changelog for version 1.5.0, detailing new features and improvements. --------- Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> Co-authored-by: Warenga Maina <wmaina@chanzuckerberg.com>
1 parent 8c3c020 commit 8a13bad

2 files changed

Lines changed: 27 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
# Changelog
22

3-
## Knowledge Graph [1.4.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.3.0...v1.4.0) (2026-02-12)
3+
## Knowledge Graph [v1.5.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.4.0...v1.5.0) (2026-02-26)
4+
5+
**February 26, 2026**
6+
7+
### Learning component aligned states
8+
9+
We’ve added alignments to learning components and crosswalks to Common Core for standards from:
10+
11+
* North Carolina
12+
13+
### Curriculum scope and sequence REST API endpoints
14+
15+
We’ve introduced a new set of curriculum endpoints and expanded our academic standards lookup capabilities.
16+
17+
**Curriculum**
18+
19+
* New endpoints provide structured access to curriculum metadata for Illustrative Math’s IM360 scope and sequence
20+
* Access courses, scope and sequence, lesson groupings (units/modules), lessons, activities, and assessments
21+
* View academic standards aligned to lessons, activities, and assessments
22+
* Note: instructional materials (lesson/activity/assessment content) are not included
23+
24+
**Academic Standards**
25+
26+
* Added three new endpoints to retrieve lessons, activities, and assessments aligned to a specific academic standard by CASE UUID
27+
28+
## Knowledge Graph [v1.4.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.3.0...v1.4.0) (2026-02-12)
429

530
**February 12, 2026**
631

0 commit comments

Comments
 (0)