Skip to content

Commit aa65d5c

Browse files
committed
docs: add to changelog
1 parent 5bba87c commit aa65d5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@ RELEASING:
4040
14. Create new release in GitHub with tag version and release title of `vX.X.X`
4141
-->
4242

43+
<<<<<<< HEAD
4344
## Unreleased
4445

4546
### Added
4647
- pre-commit configuration with Ruff linter for code quality enforcement
48+
- Improve cursor behaviour during digitization
4749

4850
### Fixed
4951
- Delete annotations when plugin is uninstalled ([#346](https://github.com/GIScience/orstools-qgis-plugin/issues/346))
5052
- Reset hand cursor after deactivating line tool ([#342](https://github.com/GIScience/orstools-qgis-plugin/issues/342))
5153
- Set url slashes correctly with optimization requests in procs ([#347](https://github.com/GIScience/orstools-qgis-plugin/issues/347))
5254
- Qt6 incompatibility with QVariant ([#355](https://github.com/GIScience/orstools-qgis-plugin/issues/355))
53-
54-
## Added
55-
- Improve cursor behaviour during digitization
55+
- Switch to QgsBlockingNetworkRequest ([#117](https://github.com/GIScience/orstools-qgis-plugin/issues/117))
5656

5757
## [2.0.1] - 2025-06-01
5858
### Added

0 commit comments

Comments
 (0)