From cfbe7d11454137c1614073eca1f1196d395182fb Mon Sep 17 00:00:00 2001 From: psvenk <45520974+psvenk@users.noreply.github.com> Date: Tue, 13 Oct 2020 08:44:17 -0400 Subject: [PATCH] Bump version number to 2.4.3 and update changelog --- CHANGELOG.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5a77ef6..0c3a3336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,10 @@ and this project adheres to ## Unreleased -## [2.4.2] - tagged 2020-09-30, production TBD +## [2.4.3] - tagged 2020-10-13, production TBD +- Added client-side "remember me" feature ([#141], [#112]) + +## [2.4.2] - tagged 2020-09-30 - Changes to adapt to the covid-19 fall reopening + Roll over from quarter 4 to quarter 1 + Adapt the schedule code to follow the new format for remote learning @@ -103,6 +106,7 @@ and this project adheres to [#88]: https://github.com/Aspine/aspine/issues/88 [#89]: https://github.com/Aspine/aspine/issues/89 [#96]: https://github.com/Aspine/aspine/issues/96 +[#112]: https://github.com/Aspine/aspine/issues/112 [#122]: https://github.com/Aspine/aspine/issues/122 [#131]: https://github.com/Aspine/aspine/issues/131 [#98]: https://github.com/Aspine/aspine/pull/98 @@ -120,3 +124,4 @@ and this project adheres to [#126]: https://github.com/Aspine/aspine/pull/126 [#127]: https://github.com/Aspine/aspine/pull/127 [#139]: https://github.com/Aspine/aspine/pull/139 +[#141]: https://github.com/Aspine/aspine/pull/141 diff --git a/package.json b/package.json index 0029f7c0..1b769f35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aspine", - "version": "2.4.2", + "version": "2.4.3", "description": "Aspen Scraper and Alternate Frontend", "homepage": "https://github.com/maxtkc/aspine#readme", "bugs": {