Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 6, 2025
1 parent b277bc0 commit bca14f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
### 2.1.4 (06, Mar 2025)
## Features
- **1190**: Added current date to llm request (#1194) by [<u>@Ahmed yasser</u>](https://www.github.com/Ahmedyasser) in [#53fed6a](https://github.com/buerokratt/Buerokratt-Chatbot/commit/53fed6a)
- **1176**: Added llm chat messages sql for clean request (#1193) by [<u>@Ahmed yasser</u>](https://www.github.com/Ahmedyasser) in [#9261c93](https://github.com/buerokratt/Buerokratt-Chatbot/commit/9261c93)
### 2.1.5 (06, Mar 2025)
## Others
- Encoding/decoding symbols in LLM messages (#1196) by [<u>@Ahmed yasser</u>](https://www.github.com/Ahmedyasser) in [#06c368f](https://github.com/buerokratt/Buerokratt-Chatbot/commit/06c368f)
- Hot-Fix: Chat Notifications (#1199) by [<u>@Ahmed yasser</u>](https://www.github.com/Ahmedyasser) in [#9e38b4e](https://github.com/buerokratt/Buerokratt-Chatbot/commit/9e38b4e)
- 1117 Fix terminating chats on tab close (#1186) by [<u>@Igor Krupenja</u>](https://www.github.com/IgorKrupenja) in [#5c70e82](https://github.com/buerokratt/Buerokratt-Chatbot/commit/5c70e82)
- Updated nonce usage to chat removal (#1189) by [<u>@Vassili Moskaljov</u>](https://www.github.com/VassiliMoskaljov) in [#f630a69](https://github.com/buerokratt/Buerokratt-Chatbot/commit/f630a69)
- Update check-version.yml by [<u>@Varmo</u>](https://www.github.com/Varmo) in [#2f25049](https://github.com/buerokratt/Buerokratt-Chatbot/commit/2f25049)
2 changes: 1 addition & 1 deletion release.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATCH=2
test
MAJOR=2
MINOR=1
PATCH=4
PATCH=5

stage
MAJOR=2
Expand Down

0 comments on commit bca14f1

Please sign in to comment.