-
Yannis Barlas authoredc49b88d6
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 2.13 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2020-05-20)
Features
- middleware: add helpers for authorization middleware (f17b265)
Bug Fixes
- middleware: ensure rules are not empty before applying shield (557dc56)
1.0.0 (2020-05-11)
Features
- middleware: add middleware for authorization (33659f4)
Bug Fixes
- server: fix crash when trying to read empty config values (c6c07e4)
0.1.0 (2020-04-04)
Features
- server: cors config to allow client running on a different port (dff70dd)
0.0.2 (2020-03-28)
Features
Bug Fixes
- server: resolve circular dependencies & make passport auth work (5dffd0f)
0.0.1 (2020-03-27)
Features
- server: export express app (bdbab7d)