We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224ffab commit acacb82Copy full SHA for acacb82
CHANGELOG.md
@@ -5,16 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [4.1.1]
9
-
10
-### Updated
11
12
-- Extend VBase client, integrating the `getConflicts` and the `resolveConflict` endpoints.
+## [4.2.1]
13
14
### Fixed
15
16
- The URL is now shown as a log when opening browser windows.
17
+## [4.2.0]
+
+### Updated
18
+- Extend VBase client, integrating the `getConflicts` and the `resolveConflict` endpoints.
19
20
## [4.1.0] - 2024-08-01
21
22
### Changed
0 commit comments