Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.10.0"
".": "1.10.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## Knowledge Graph [v1.10.1](https://github.com/learning-commons-org/knowledge-graph/compare/v1.10.0...v1.10.1) (2026-07-01)

**July 01, 2026**

### Data v1.10.1

#### Fixed missing math Crosswalks

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.

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.

## Knowledge Graph [v1.10.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.9.0...v1.10.0) (2026-06-18)

**June 18, 2026**
Expand Down
Loading