Skip to content

Commit 7ab5b3e

Browse files
committed
docs: update CHANGELOG
1 parent f91541a commit 7ab5b3e

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [v2.0.0]
9+
10+
### Added
11+
12+
- Support for the latest Node.js 16.16.0 LTS version.
13+
14+
### Changed
15+
16+
- User authentication part is now automated.
17+
18+
### Removed
19+
20+
- Old unit tests that had no real relevance.
21+
- `open` library previously used to launch the user's browser and allow him to connect manually.
22+
23+
## [v1.1.0]
924

1025
### Added
1126

@@ -23,4 +38,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2338

2439
### Added
2540

26-
- Add initial codebase.
41+
- Add initial codebase.

0 commit comments

Comments
 (0)