Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

49 lines (24 loc) · 1.82 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2020-05-19)

Features

  • deps: update deps major versions (320f306)

Misc

  • deps: bump acorn from 6.4.0 to 6.4.1 (68c0b52)
  • deps: bump jquery from 3.4.1 to 3.5.0 (1be3321)
  • deps-dev: bump codecov from 3.6.4 to 3.6.5 (b25f83b)

2.0.1 (2020-02-10)

Bug Fixes

2.0.0 (2020-02-08)

⚠ BREAKING CHANGES

  • add transactions

Features

  • add cli, tests, transactions (0c8da8f)
  • support transactions, refactor migrations (e8bfc25)

1.1.0 (2020-01-26)

Features

Misc