Skip to content

Commit d9a4c5c

Browse files
Update CHANGELOG.md
1 parent ea1a7ce commit d9a4c5c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
## [Unreleased]
1+
# CHANGELOG
2+
3+
## Key
4+
- [BREAKING]: A breaking change. After an upgrade, your app may need modifications to keep working correctly.
5+
- [FEATURE]: A non-breaking improvement to the app. Either introduces new functionality, or improves on an existing feature.
6+
- [BUGFIX]: Fixes a bug with a non-breaking change.
7+
- [COMPAT]: Compatibility improvements - changes to make Administrate more compatible with different dependency versions.
8+
- [OPTIM]: Optimization or performance increase.
9+
- [DOCS]: Documentation changes. No changes to the library's behavior.
10+
- [SECURITY]: A change which fixes a security vulnerability.
211

312
## [0.1.12] - 2024-09-20
413
- Adding `rails g langchainrb_rails:assistant --llm=...` generator

0 commit comments

Comments
 (0)