We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216d352 commit 5e3826eCopy full SHA for 5e3826e
CHANGELOG.md
@@ -3,9 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
This format follows [Keep a Changelog](https://keepachangelog.com/) and adheres to [Semantic Versioning](https://semver.org/).
5
6
-## [TBD] – TBD
+## [v2.1.0] – 2025-12-15
7
### Added
8
-- Support to Sharepoint Lists
+- Support for SharePoint Lists
9
+### Changed
10
+- Improved robustness of Blob Storage indexing
11
+- Enhanced data ingestion logging
12
13
## [v2.0.5] – 2025-10-02
14
### Fixed
VERSION
@@ -1 +1 @@
1
-2.0.6
+2.1.0
0 commit comments