Skip to content

Commit b252c8a

Browse files
authored
4.0.0-beta3 (#78)
Signed-off-by: Anupam Kumar <[email protected]>
1 parent 95000a1 commit b252c8a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [4.0.0-beta3] - 2024-11-21
10+
11+
### Added
12+
- Enforce a max count of running indexer jobs (#77) @marcelklehr
13+
14+
915
## [4.0.0-beta2] - 2024-11-11
1016

1117
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Setup background job workers as described here: https://docs.nextcloud.com/serve
1818
Note:
1919
Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon.
2020
]]></description>
21-
<version>4.0.0-beta2</version>
21+
<version>4.0.0-beta3</version>
2222
<licence>agpl</licence>
2323
<author>Julien Veyssier</author>
2424
<namespace>ContextChat</namespace>

0 commit comments

Comments
 (0)