Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Commit 019efac

Browse files
committed
Merge pull request #1333 from YaleSTC/1308_v540_changelog
Update CHANGELOG for v5.4.0
2 parents aa24b2a + 90e08c8 commit 019efac

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
* This file will be updated whenever a new release is put into production.
33
* Any problems should be reported via the "report an issue" link in the footer of the application.
44

5+
## v5.4.0 - 2015-10-26
6+
### Fixed
7+
* Setup script for initial user now doesn't echo the typed password ([#1304](https://github.com/YaleSTC/reservations/pull/1304)).
8+
* Addressed a versioning issue with Capistrano ([#1306](https://github.com/YaleSTC/reservations/issues/1306)).
9+
* The seed-script-created superuser can now login in CAS mode ([#1320](https://github.com/YaleSTC/reservations/issues/1320)).
10+
* Actually fixed the user authentication initializer allowing both CAS and password authentication to be used ([#1324](https://github.com/YaleSTC/reservations/issues/1324)).
11+
12+
### Added
13+
* ENV variable 'LOG_EMAILS' to log more detailed information upon sending any email ([#1127](https://github.com/YaleSTC/reservations/issues/1127)).
14+
* Email notifcations for requests that expire ([#1203](https://github.com/YaleSTC/reservations/issues/1203)).
15+
516
## v5.3.0 - 2015-09-21
617
### Fixed
718
* Fixed issues with reservation renewals and added tests ([#416](https://github.com/YaleSTC/reservations/issues/416), [#1218](https://github.com/YaleSTC/reservations/issues/1218)).

0 commit comments

Comments
 (0)