Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTPYTHON-455 Add CHANGELOG #43

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Conversation

blink1073
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@caseyclements caseyclements left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find the two packages inter-stitched to be hard to follow. Chronological order does not feel like the natural way to read this. I suggest that we choose either to place changelogs in the libs beside their respective pyproject.toml files or, break the single one into a section per package. Something like the following. Consider that it is likely that more packages will be added.

Changelog

--

langchain-mongodb

0.3 (2024/12/13)

  • Added ..

langgraph-checkpoint-mongodb

0.1 (2024/12/13)

  • Added ..

langwhizbang-mongodb

1.0 (2025/02/09)

  • Added all singing all dancing robot

@blink1073
Copy link
Collaborator Author

Updated

Copy link
Collaborator

@caseyclements caseyclements left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better! GTM

@blink1073 blink1073 merged commit 95a0c3d into langchain-ai:main Dec 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants