This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
FoodLoop-Web/CHANGELOG.md

38 lines
851 B
Markdown
Raw Normal View History

2017-09-14 12:28:41 +00:00
# Changelog
# Next Release
* Lancaster Independent Story markers added
2017-11-23 17:21:52 +00:00
* Code dependencies updated
* Angular code updated to Angular 5 and made fixes to account for it
2017-11-14 11:13:25 +00:00
# v0.0.3
2017-11-13 12:47:32 +00:00
* Customer Leaderboards added
* Map made available to Customers
2017-11-14 11:08:17 +00:00
* Clustering added to Map
2017-11-13 12:47:32 +00:00
* Map renamed from "Supplier Map" to "Purchase Map" to fall in line with
previous change
* Added placeholder while password reset is not present
* Fixed error on store list during a transaction
2017-09-28 13:32:58 +00:00
# v0.0.2
* Supplier map added to organisation view
* Fix various linter errors
2017-09-19 16:22:19 +00:00
* Payroll Log Data added
2017-09-15 15:36:37 +00:00
* Fixed register box view on login page
2017-09-15 15:50:53 +00:00
* Made the form reset properly if adding a new one
2017-09-15 16:33:34 +00:00
* Added better error messages on register and account edit
2017-09-15 15:36:37 +00:00
2017-09-15 14:45:41 +00:00
# v0.0.1
2017-09-14 12:28:41 +00:00
* Added Travis Testing
2017-09-15 14:35:41 +00:00
* Improved Logo and Favicon
* Added loading Spinner
2017-09-14 12:28:41 +00:00
# v0.0.1-alpha.1
* Initial Alpha Release