Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenko committed Apr 12, 2024
1 parent 0b6868b commit 0feb11a
Showing 1 changed file with 31 additions and 26 deletions.
57 changes: 31 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,74 +6,79 @@ All notable changes to this project will be documented in this file.

## [Unreleased][Unreleased]

## [v1.0.2][v1.0.2] - 2023-04-12

- Fix handling of default artifact groups.

## [v1.0.1][v1.0.1] - 2023-01-04

* [X] Fix README publication issues.
- Fix README publication issues.

## [v1.0.0][v1.0.0] - 2023-01-04

* [X] Move to Apicurio Organization.
- Move to Apicurio Organization.

## Before integration to Apicurio organization

## [v0.1.0][v0.1.0] - 2022-04-29

### Added

* [X] Add new artifacts.
* [X] Add artifact verions.
* [X] Edit versions metas.
* [X] Edit versions state.
* [X] Delete artifacts.
* [X] Add setting to display name (if exist) instead of ID in registry explorer view.
* [X] Add setting to format document on preview.
- Add new artifacts.
- Add artifact verions.
- Edit versions metas.
- Edit versions state.
- Delete artifacts.
- Add setting to display name (if exist) instead of ID in registry explorer view.
- Add setting to format document on preview.

### Updated

* [X] README : Update features description.
* [X] Fix preview issue.
* [X] Fix kconnect icon issue.
* [X] Enhance README with screen records.
* [X] Manage [Apicurio issue](https://github.com/Apicurio/apicurio-registry/issues/2143) on YAML (OAS) mime type.
- README : Update features description.
- Fix preview issue.
- Fix kconnect icon issue.
- Enhance README with screen records.
- Manage [Apicurio issue](https://github.com/Apicurio/apicurio-registry/issues/2143) on YAML (OAS) mime type.

## [v0.0.4][v0.0.4] - 2022-02-17

### Added

* [X] Reverse Versions order.
* [X] Reverse Versions by default setting.
- Reverse Versions order.
- Reverse Versions by default setting.

### Updated

* [X] README : Add settings description.
- README : Add settings description.

## [v0.0.3][v0.0.3] - 2022-02-01

### Added

* [X] Display labels meta.
* [X] Display properties meta.
* [X] Search artifacts.
- Display labels meta.
- Display properties meta.
- Search artifacts.

## [v0.0.2][v0.0.2] - 2022-01-27

### Added

* [X] Display meta by versions.
* [X] Manage search limit as parameter.
- Display meta by versions.
- Manage search limit as parameter.

### Updated

* [X] Update artifacts icons.
* [X] Fix minor issues in documentation.
- Update artifacts icons.
- Fix minor issues in documentation.

## v0.0.1 - 2022-01-26

### Added

* [X] Basic Apicurio explorer.
- Basic Apicurio explorer.

[unreleased]: https://github.com/jetmartin/Apicurio/apicurio-registry-vscode-plugin/v1.0.1...HEAD
[unreleased]: https://github.com/jetmartin/Apicurio/apicurio-registry-vscode-plugin/v1.0.2...HEAD
[v1.0.2]: https://github.com/Apicurio/apicurio-registry-vscode-plugin/compare/v1.0.1...v1.0.2
[v1.0.1]: https://github.com/Apicurio/apicurio-registry-vscode-plugin/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/Apicurio/apicurio-registry-vscode-plugin/compare/v0.1.0...v1.0.0
[v0.1.0]: https://github.com/jetmartin/apicurio/compare/v0.0.4...v0.1.0
Expand Down

0 comments on commit 0feb11a

Please sign in to comment.