File tree Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 5.6.0] ( https://github.com/VerifiedJoseph/Save-to-the-Wayback-Machine/releases/tag/v5.6.0 ) - 2022-04-08
5
+ ### Additions:
6
+ * Added end-of-life message & page. ([ #185 ] ( https://github.com/VerifiedJoseph/Save-to-the-Wayback-Machine/pull/185 ) )
7
+
4
8
## [ 5.5.2] ( https://github.com/VerifiedJoseph/Save-to-the-Wayback-Machine/releases/tag/v5.5.2 ) - 2021-07-30
5
9
### Changes:
6
10
* Updated Spacetime timezone library to version [ 6.16.2] ( https://github.com/spencermountain/spacetime/releases/tag/6.16.2 ) .
Original file line number Diff line number Diff line change 3
3
"description" : " __MSG_extensionDescription__" ,
4
4
"author" : " VerifiedJoseph" ,
5
5
"default_locale" : " en" ,
6
- "version" : " 5.5.2 " ,
7
- "version_name" : " 5.5.2 " ,
6
+ "version" : " 5.6.0 " ,
7
+ "version_name" : " 5.6.0 " ,
8
8
"manifest_version" : 2 ,
9
9
"icons" : {
10
10
"16" : " images/icons/16.png" ,
Original file line number Diff line number Diff line change 8
8
"description" : " __MSG_extensionDescription__" ,
9
9
"author" : " VerifiedJoseph" ,
10
10
"default_locale" : " en" ,
11
- "version" : " 5.5.2 " ,
12
- "version_name" : " 5.5.2 " ,
11
+ "version" : " 5.6.0 " ,
12
+ "version_name" : " 5.6.0 " ,
13
13
"manifest_version" : 2 ,
14
14
"icons" : {
15
15
"16" : " images/icons/16.png" ,
35
35
"32" : " images/icons/32.png" ,
36
36
"64" : " images/icons/64.png"
37
37
},
38
- "default_popup" : " html/popup.html" ,
39
38
"default_title" : " __MSG_extensionName__"
40
39
},
41
40
"background" : {
You can’t perform that action at this time.
0 commit comments