Skip to content

Commit

Permalink
Release v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanovic authored Sep 6, 2023
2 parents c4c7d69 + 21dccba commit 66fb026
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## \[Unreleased\]
### Added
- TDB

### Changed
- TDB

### Deprecated
- TDB

### Removed
- TDB

### Fixed
- TDB

### Security
- TDB

## \[2.6.2\] - 2023-09-06

### Added

Expand All @@ -24,10 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Transitioned to using KeyDB with FLASH for data
chunk caching, replacing diskcache (<https://github.com/opencv/cvat/pull/6773>)

### Deprecated

- TDB

### Removed

- Removed outdated use of hostnames when accessing Git, OpenCV, or analytics via the UI (<https://github.com/opencv/cvat/pull/6799>)
Expand All @@ -52,10 +67,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Eliminated duplicate log entries generated by the CVAT server
(<https://github.com/opencv/cvat/pull/6766>)

### Security

- TDB

## \[2.6.1\] - 2023-08-25

### Added
Expand Down

0 comments on commit 66fb026

Please sign in to comment.