Skip to content

Commit

Permalink
Prep for Release 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Warbrick committed May 30, 2019
1 parent 94dfebe commit 0179192
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## Release 15 (2019-05-30)

# User visible changes

* [#320] Rework the car park capacity indication on the car park graphs to cope with capacity changes over time; drop spaces_capacity from car park metadata returned by the API because returning a single value is misleading.

# Non user visible changes

* [#318] Upgrade django-rest-framework to at least 3.9.1 and Django to at least 1.11.6

## Release 14 Bugfix 1 (2019-05-13)

Add selected camera icons

## Release 14 (2019-05-06)

Added a new traffic flow tool to analyse traffic flows across Cambridge using data from the ANPR cameras.

## Release 13 Bugfix 2 (2019-04-17)

* Fix issue #309 that caused all the links on https://smartcambridge.org/transport/lines/ to fail

* Update logging configuration not to send email notification of errors from development machines

## Release 13 Bugfix 1 (2019-04-15)

* Fix syntax error in tfc_web/transport/views.py
Expand Down

0 comments on commit 0179192

Please sign in to comment.