Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Latest commit

 

History

History
54 lines (42 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

54 lines (42 loc) · 1.65 KB

bemquery-async-dom 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.

0.1.6 – 2017-01-27

Added

  • Minification of ES6 code using Babili.

0.1.5 – 2016-09-17

Added

  • Ability to install package via Bower.

0.1.4 – 2016-08-08

Changed

  • Updated boilerplate.

0.1.3 – 2016-07-10

Changed

  • Updated CI configuration.
  • Updated dependencies.

0.1.2 – 2016-06-24

Changed

  • Updated rollup configuration.
  • Updated dependencies.

Fixed

  • Fixed wrong project name in documentation.

0.1.1 – 2016-05-08

Changed

  • Updated dependencies.

0.1.0 – 2016-05-04

Changed

Fixed

  • Fixed not working tests.

0.0.1 – 2016-04-29

Added

  • Added BEMQuery.prototype.html and BEMQuery.prototype.getStates methods.