Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 3.75 KB

CHANGELOG.md

File metadata and controls

47 lines (36 loc) · 3.75 KB

1.0.0 (2018-10-22)

Build System / Dependencies
  • travis:
  • Define BACKEND_URL env var (ba4ae943)
  • Move project into client folder. Integrate backend into services folder. (f6146360)
  • Add travis (f2eff1dd)
  • Initial commit (7a43f4bb)
  • webpack: Add webpack-bundle-analyzer (e2b3db78)
Chores
New Features
Bug Fixes
Other Changes
  • services/api: Extract validators (8a90e034)
  • styles: Perform code review, simplify definitions (b5244747)
  • Add Preloader. Improve routing, session management, .. (fa158c6c)