fsal
commited on
Commit
·
f44052b
1
Parent(s):
6a0b217
Update AI Changelog
Browse files- AI_CHANGELOG.md +5 -0
AI_CHANGELOG.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
# AI CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
2 |
## [Updated push command in GitHub workflow](https://github.com/fsal/streamlit-hf/commit/07ac4538d281ef491d35bc25593e6b6eb6af920a)
|
3 |
Fri Feb 2 10:13:39 2024 +0100
|
4 |
- The commit includes a minor modification to the push command in the hf-space.yml GitHub workflow file. The change does not affect the functionality as it only involves adding an extra space in the command.
|
|
|
1 |
# AI CHANGELOG
|
2 |
+
## [Removed version bump workflow and downgraded duckduckgo-search library](https://github.com/fsal/streamlit-hf/commit/6a0b217369f290998d75141d537366f1f0aed0e9)
|
3 |
+
Fri Feb 2 10:17:38 2024 +0100
|
4 |
+
- Deleted the GitHub action workflow for bumping the version of the project (bumpver.yml).
|
5 |
+
- Removed the configuration file for the version bumping tool (bumpver.toml).
|
6 |
+
- Downgraded the duckduckgo-search library from version 4.3.2 to 4.3.1 in requirements.txt.
|
7 |
## [Updated push command in GitHub workflow](https://github.com/fsal/streamlit-hf/commit/07ac4538d281ef491d35bc25593e6b6eb6af920a)
|
8 |
Fri Feb 2 10:13:39 2024 +0100
|
9 |
- The commit includes a minor modification to the push command in the hf-space.yml GitHub workflow file. The change does not affect the functionality as it only involves adding an extra space in the command.
|