Skip to content

Commit 7c6f9ca

Browse files
authored
chore: Update CHANGELOG for Knowledge Graph v1.10.1 (#38)
* Update CHANGELOG for Knowledge Graph v1.10.1 Restored math Standards Crosswalks between Texas and CCSS that were incorrectly removed in v1.9.0. Updated JSONL downloads and REST API accordingly. * Update version from 1.10.0 to 1.10.1
1 parent d4ef416 commit 7c6f9ca

2 files changed

Lines changed: 13 additions & 1 deletion

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.10.0"
2+
".": "1.10.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## Knowledge Graph [v1.10.1](https://github.com/learning-commons-org/knowledge-graph/compare/v1.10.0...v1.10.1) (2026-07-01)
4+
5+
**July 01, 2026**
6+
7+
### Data v1.10.1
8+
9+
#### Fixed missing math Crosswalks
10+
11+
Restored math Standards Crosswalks between Texas and CCSS that were incorrectly removed in v1.9.0. Both the JSONL downloads and REST API have been updated. No other data was affected.
12+
13+
If you downloaded the Knowledge Graph JSONL files or queried the standards crosswalks during v1.9.0 or v1.10.0, re-download or re-query to pick up the restored data.
14+
315
## Knowledge Graph [v1.10.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.9.0...v1.10.0) (2026-06-18)
416

517
**June 18, 2026**

0 commit comments

Comments
 (0)