You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
* This file will be updated whenever a new release is put into production.
3
3
* Any problems should be reported via the "report an issue" link in the footer of the application.
4
4
5
+
## v5.2.2 - 2015-04-20
6
+
### Fixed
7
+
* Forgetting to check off the ToS checkbox during checkout no longer causes checkout to fail silently ([#1227](https://github.com/YaleSTC/reservations/issues/1227)).
5
8
6
9
## v5.2.1 - 2015-04-14
7
10
### Fixed
@@ -170,6 +173,10 @@
170
173
* Replaced Airbrake with Party Foul ([#501](https://github.com/YaleSTC/reservations/issues/501)).
171
174
* The first user is now created as a superuser ([#753](https://github.com/YaleSTC/reservations/issues/753)).
172
175
176
+
## v3.4.10 - 2015-04-20
177
+
### Fixed
178
+
* Forgetting to check off the ToS checkbox during checkout no longer causes checkout to fail silently ([#1227](https://github.com/YaleSTC/reservations/issues/1227)).
179
+
173
180
## v3.4.9 - 2015-03-16
174
181
### Fixed
175
182
* Banned users can no longer have reservations created for them or equipment checked out to them ([#1185](https://github.com/YaleSTC/reservations/issues/1185)).
0 commit comments