# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

- Update travis-ci URL after migration.
- Update Code of conduct file

## [1.0.2] - 2021-01-28

### Changed

- Bump dependencies

## [1.0.1] - 2020-10-21

### Changed

- Fixed problems with RegExp in Safari

## [1.0.0] - 2020-03-27

### Added

- New README content with installation instructions and extra documentation.
- Husky and lint-staged to format code before every commit.
- Code of conduct file
- Contributing file

### Changed

- Avoid automatic formatting of `.md` files
- Update License year

## [0.1.0] - 2020-03-11

Initial release

[unreleased]: https://github.com/foundernest/namecase/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/foundernest/namecase/releases/tag/v1.0.2
[1.0.1]: https://github.com/foundernest/namecase/releases/tag/v1.0.1
[1.0.0]: https://github.com/foundernest/namecase/releases/tag/v1.0.0
[0.1.0]: https://github.com/foundernest/namecase/releases/tag/v0.1.0
