# Change Log

## [v0.2.3](https://github.com/reasonml-community/bs-moment/tree/v0.2.3) (2018-02-08)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.2.2...v0.2.3)

## [v0.2.2](https://github.com/reasonml-community/bs-moment/tree/v0.2.2) (2018-02-08)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.2.1...v0.2.2)

**Merged pull requests:**

- Feature/add setHour and setDate and weekday bind [\#20](https://github.com/reasonml-community/bs-moment/pull/20) ([grsabreu](https://github.com/grsabreu))

## [v0.2.1](https://github.com/reasonml-community/bs-moment/tree/v0.2.1) (2018-01-18)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.2.0...v0.2.1)

**Closed issues:**

- Add moment.js to peerDependencies [\#18](https://github.com/reasonml-community/bs-moment/issues/18)

## [v0.2.0](https://github.com/reasonml-community/bs-moment/tree/v0.2.0) (2018-01-18)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.9...v0.2.0)

## [v0.1.9](https://github.com/reasonml-community/bs-moment/tree/v0.1.9) (2018-01-18)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.8...v0.1.9)

**Merged pull requests:**

- Add utc and locale  [\#19](https://github.com/reasonml-community/bs-moment/pull/19) ([laufeyrut](https://github.com/laufeyrut))

## [v0.1.8](https://github.com/reasonml-community/bs-moment/tree/v0.1.8) (2017-10-31)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.7...v0.1.8)

**Merged pull requests:**

- 2to3 [\#17](https://github.com/reasonml-community/bs-moment/pull/17) ([Jimexist](https://github.com/Jimexist))

## [v0.1.7](https://github.com/reasonml-community/bs-moment/tree/v0.1.7) (2017-10-23)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.6...v0.1.7)

**Merged pull requests:**

- Add momentWithDate to namespace [\#16](https://github.com/reasonml-community/bs-moment/pull/16) ([jsiebern](https://github.com/jsiebern))

## [v0.1.6](https://github.com/reasonml-community/bs-moment/tree/v0.1.6) (2017-10-22)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.5...v0.1.6)

**Merged pull requests:**

- Add node 8 in travis [\#15](https://github.com/reasonml-community/bs-moment/pull/15) ([Jimexist](https://github.com/Jimexist))
- Add unix methods [\#14](https://github.com/reasonml-community/bs-moment/pull/14) ([jsiebern](https://github.com/jsiebern))

## [v0.1.5](https://github.com/reasonml-community/bs-moment/tree/v0.1.5) (2017-10-21)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.4...v0.1.5)

**Closed issues:**

- integration with moment-timezone [\#11](https://github.com/reasonml-community/bs-moment/issues/11)

**Merged pull requests:**

- Add toDate method to Moment Module [\#13](https://github.com/reasonml-community/bs-moment/pull/13) ([jsiebern](https://github.com/jsiebern))
- fix typo [\#12](https://github.com/reasonml-community/bs-moment/pull/12) ([airamrguez](https://github.com/airamrguez))

## [v0.1.4](https://github.com/reasonml-community/bs-moment/tree/v0.1.4) (2017-09-16)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.3...v0.1.4)

**Merged pull requests:**

- Add difference method [\#10](https://github.com/reasonml-community/bs-moment/pull/10) ([gunnigylfa](https://github.com/gunnigylfa))

## [v0.1.3](https://github.com/reasonml-community/bs-moment/tree/v0.1.3) (2017-08-02)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.2...v0.1.3)

**Closed issues:**

- bsb compilation fails with bs-moment installed in project [\#6](https://github.com/reasonml-community/bs-moment/issues/6)

**Merged pull requests:**

- Move bs-jest to bs-dev-dependencies [\#9](https://github.com/reasonml-community/bs-moment/pull/9) ([arnarthor](https://github.com/arnarthor))
- Fix travis-ci badge after org rename [\#8](https://github.com/reasonml-community/bs-moment/pull/8) ([glennsl](https://github.com/glennsl))

## [v0.1.2](https://github.com/reasonml-community/bs-moment/tree/v0.1.2) (2017-06-26)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.1...v0.1.2)

**Merged pull requests:**

- Fix moment.js instantiation on timestamp in ms [\#5](https://github.com/reasonml-community/bs-moment/pull/5) ([musha68k](https://github.com/musha68k))

## [v0.1.1](https://github.com/reasonml-community/bs-moment/tree/v0.1.1) (2017-04-25)
[Full Changelog](https://github.com/reasonml-community/bs-moment/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

- Upgrade deps and version 0.1.0 [\#3](https://github.com/reasonml-community/bs-moment/pull/3) ([Jimexist](https://github.com/Jimexist))

## [v0.1.0](https://github.com/reasonml-community/bs-moment/tree/v0.1.0) (2017-04-25)
**Closed issues:**

- Exported functions should follow JS naming convention [\#1](https://github.com/reasonml-community/bs-moment/issues/1)

**Merged pull requests:**

- fix casing, fixes \#1 [\#2](https://github.com/reasonml-community/bs-moment/pull/2) ([Jimexist](https://github.com/Jimexist))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*