File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 1.2.0 - 2023-02-17
9
+
10
+ ### Added
11
+
12
+ - β¨ Add the possibility to set a session title.
13
+ - β¨ Add the "export to PNG" feature.
14
+ - π Add contribution guide.
15
+
16
+ ### Changed
17
+
18
+ - ποΈ Migrate from Sapper to SvelteKit 1.0.
19
+
8
20
## 1.1.3 - 2021-01-17
9
21
10
22
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " moving-motivators" ,
3
3
"description" : " Management 3.0 Moving Motivators exercise." ,
4
- "version" : " 1.1.3 " ,
4
+ "version" : " 1.2.0 " ,
5
5
"author" : " Anthony Le Goas" ,
6
6
"license" : " MIT" ,
7
7
"homepage" : " https://github.com/anthonylegoas/moving-motivators#readme" ,
You canβt perform that action at this time.
0 commit comments