Skip to content

Commit 99ff26b

Browse files
committed
release: v1.6.1 - The Toilet Paper Update
1 parent 8833d3a commit 99ff26b

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

projects/rss-reader/src/assets/release-notes/release-notes.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./release-notes-schema.json",
3-
"latestVersion": "1.6.0",
3+
"latestVersion": "1.6.1",
44
"gitRepo": {
55
"host": "https://github.com",
66
"repo": "rss-reader",
@@ -91,6 +91,23 @@
9191
],
9292
"releaseAuthor": "EdricChan03",
9393
"releaseDate": "2020-01-07T18:03:00+0000"
94+
},
95+
"1.6.1": {
96+
"releaseName": "The Toilet Paper Update",
97+
"releaseNotes": [
98+
"- (P.S. Wow we can't believe that it's been 3 months since the last update.)",
99+
"- Updated time for caching API requests in `v1.6.0`'s release notes",
100+
"- Cleared off the bugs with programming soap and water. Remember to wash your hands!",
101+
"- Added support for caching requests from the `/res` subpath",
102+
"- Updated MDI icons to use the [`@mdi/angular-material`](https://www.npmjs.com/package/@mdi/angular-material) NPM library",
103+
"- Added unit tests",
104+
"- Under-the-hood improvements",
105+
"- Increased social distancing by 150%",
106+
"- Added support for purchasing digital toilet paper",
107+
"- (For a full list of changes, view the diff between `v1.6.0` and this release [here](https://github.com/EdricChan03/rss-reader/compare/v1.6.0...v1.6.1))"
108+
],
109+
"releaseAuthor": "EdricChan03",
110+
"releaseDate": "2020-03-27T20:38:00+0000"
94111
}
95112
}
96113
}

0 commit comments

Comments
 (0)