Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cirras committed Dec 11, 2023
1 parent 2b0d85c commit 6a4129b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
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
## [Unreleased]

## [1.0.0] - 2023-12-11

### Added

Expand All @@ -19,3 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Go to symbol
- Document outline
- Diagnostics

[Unreleased]: https://github.com/cirras/vscode-eoplus/compare/v1.0.0...HEAD
[1.0.0 ]: https://github.com/cirras/eolib-ts/releases/tag/v1.0.0

0 comments on commit 6a4129b

Please sign in to comment.