Skip to content

Commit 6598baa

Browse files
committed
chore: bump version to v0.1.2
1 parent 6f6ca84 commit 6598baa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.2] - 2025-01-27
6+
7+
- Fixed health check implementation for docreader service
8+
- Improved query handling for empty queries
9+
- Enhanced knowledge base column value update methods
10+
- Optimized logging throughout the application
11+
- Added process parsing documentation for markdown files
12+
- Fixed OCR model pre-fetching in Docker containers
13+
- Resolved image parser concurrency errors
14+
- Added support for modifying listening port configuration
15+
516
## [0.1.0] - 2025-09-08
617

718
- Initial public release of WeKnora.
@@ -14,4 +25,5 @@ All notable changes to this project will be documented in this file.
1425
- Docker Compose for quick startup and service orchestration.
1526
- MCP server support for integrating with MCP-compatible clients.
1627

28+
[0.1.2]: https://github.com/Tencent/WeKnora/tree/v0.1.2
1729
[0.1.0]: https://github.com/Tencent/WeKnora/tree/v0.1.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.2

0 commit comments

Comments
 (0)