Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 763 Bytes

changelog.md

File metadata and controls

31 lines (22 loc) · 763 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Nothing yet.

Fixed

  • Updated NPM dependencies.
  • Improved documentation around installation and usage.

Removed

  • Nothing yet.

0.1.0 - 2018-09-08

Fixed

  • Changed PREFIX to PROXY_PREFIX to avoid variable clashes.
  • Making sure request body is attached to Airtable request.

0.0.1 - 2018-09-08

Added

  • Initial release. Primary features:
    • Secure API key and Base ID usage for Airtable API
    • Route-based permissions
    • Automated builds with Travis-CI