joshuasundance-swca commited on
Commit
61fed64
1 Parent(s): 55fa741

Update AI Changelog

Browse files
Files changed (1) hide show
  1. AI_CHANGELOG.md +5 -0
AI_CHANGELOG.md CHANGED
@@ -1,4 +1,9 @@
1
  # AI CHANGELOG
 
 
 
 
 
2
  ## [Updated page title to include version number](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/783c740fe52c44c3f3d9d5ad78b6c1784fa93e97)
3
  Wed Sep 27 10:46:57 2023 -0400
4
  - The page title of the Streamlit application was previously just the name of the application. The change now includes the version number in the title, which will make it easier to track and verify the version of the application in use.
 
1
  # AI CHANGELOG
2
+ ## [Updated version number from 0.0.2 to 0.0.5](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/55fa7419137cf54127cbd03114c0c0284397cfd9)
3
+ Wed Sep 27 10:56:40 2023 -0400
4
+ - The version number in the bumpver configuration file has been updated from 0.0.2 to 0.0.5.
5
+ - The image version in the Kubernetes resources file has been updated to match the new version number.
6
+ - The __version__ variable in the langchain-streamlit-demo app has been updated to reflect the new version number.
7
  ## [Updated page title to include version number](https://github.com/joshuasundance-swca/langchain-streamlit-demo/commit/783c740fe52c44c3f3d9d5ad78b6c1784fa93e97)
8
  Wed Sep 27 10:46:57 2023 -0400
9
  - The page title of the Streamlit application was previously just the name of the application. The change now includes the version number in the title, which will make it easier to track and verify the version of the application in use.