[PR #1639] [MERGED] updates to changelog/releases structure #1717

Closed
opened 2026-02-17 17:22:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1639
Author: @mdrxy
Created: 11/26/2025
Status: Merged
Merged: 12/1/2025
Merged by: @lnhsingh

Base: mainHead: mdrxy/improve-changelog


📝 Commits (2)

  • 3cc1bfd updates to changelog/releases structure
  • 9c1a4dd consolidate sidenav links

📊 Changes

10 files changed (+35 additions, -73 deletions)

View changed files

📝 src/docs.json (+8 -20)
📝 src/oss/javascript/migrate/langchain-v1.mdx (+1 -1)
📝 src/oss/javascript/releases/changelog.mdx (+10 -21)
📝 src/oss/javascript/releases/langchain-v1.mdx (+1 -1)
📝 src/oss/javascript/releases/langgraph-v1.mdx (+1 -1)
📝 src/oss/langgraph/overview.mdx (+2 -2)
📝 src/oss/python/migrate/langchain-v1.mdx (+1 -1)
📝 src/oss/python/releases/changelog.mdx (+9 -24)
📝 src/oss/python/releases/langchain-v1.mdx (+1 -1)
📝 src/oss/python/releases/langgraph-v1.mdx (+1 -1)

📄 Description

Overview

Use unified changelog across LangChain/LangGraph

Type of change

Update existing documentation

Additional notes

A slight problem with this approach is that clicking "changelog" from the LangGraph tab brings you to the LangChain tab


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1639 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/26/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mdrxy/improve-changelog` --- ### 📝 Commits (2) - [`3cc1bfd`](https://github.com/langchain-ai/docs/commit/3cc1bfdc0f355278755456258894644bf6d82ea4) updates to changelog/releases structure - [`9c1a4dd`](https://github.com/langchain-ai/docs/commit/9c1a4ddde558baaa33e6fbc5df926c079d95ca5f) consolidate sidenav links ### 📊 Changes **10 files changed** (+35 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+8 -20) 📝 `src/oss/javascript/migrate/langchain-v1.mdx` (+1 -1) 📝 `src/oss/javascript/releases/changelog.mdx` (+10 -21) 📝 `src/oss/javascript/releases/langchain-v1.mdx` (+1 -1) 📝 `src/oss/javascript/releases/langgraph-v1.mdx` (+1 -1) 📝 `src/oss/langgraph/overview.mdx` (+2 -2) 📝 `src/oss/python/migrate/langchain-v1.mdx` (+1 -1) 📝 `src/oss/python/releases/changelog.mdx` (+9 -24) 📝 `src/oss/python/releases/langchain-v1.mdx` (+1 -1) 📝 `src/oss/python/releases/langgraph-v1.mdx` (+1 -1) </details> ### 📄 Description ## Overview Use unified changelog across LangChain/LangGraph ## Type of change Update existing documentation ## Additional notes A slight problem with this approach is that clicking "changelog" from the LangGraph tab brings you to the LangChain tab --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:39 -05:00
yindo closed this issue 2026-02-17 17:22:39 -05:00
yindo changed title from [PR #1639] updates to changelog/releases structure to [PR #1639] [MERGED] updates to changelog/releases structure 2026-06-05 18:14:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1717