File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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.
You can’t perform that action at this time.
0 commit comments