joshuasundance-swca
commited on
Commit
·
e4344c4
1
Parent(s):
f431ca5
Update AI Changelog
Browse files- AI_CHANGELOG.md +3 -0
AI_CHANGELOG.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
# AI CHANGELOG
|
|
|
|
|
|
|
2 |
## [Updated ruff-pre-commit version](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/50b28c9ac810cf9ff1c58e0b98f4ca7dfe3f94f5)
|
3 |
Wed Sep 27 20:58:22 2023 -0400
|
4 |
- The ruff-pre-commit version in the pre-commit configuration file was updated from v0.0.290 to v0.0.291.
|
|
|
1 |
# AI CHANGELOG
|
2 |
+
## [Bump version from 0.0.5 to 0.0.6](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/f431ca56717b9e704226c3448a552fe31c90d77d)
|
3 |
+
Thu Sep 28 14:42:31 2023 -0400
|
4 |
+
- The version number in the 'bumpver.toml', 'kubernetes/resources.yaml', and 'langchain-streamlit-demo/app.py' files has been updated from 0.0.5 to 0.0.6. This indicates a new iteration of the software with potential minor changes or bug fixes.
|
5 |
## [Updated ruff-pre-commit version](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/50b28c9ac810cf9ff1c58e0b98f4ca7dfe3f94f5)
|
6 |
Wed Sep 27 20:58:22 2023 -0400
|
7 |
- The ruff-pre-commit version in the pre-commit configuration file was updated from v0.0.290 to v0.0.291.
|