Skip to content

Commit

Permalink
Merge pull request #242 from Codeminer42/release_v1.8
Browse files Browse the repository at this point in the history
Release v1.8.0
  • Loading branch information
andrerpbts authored Sep 6, 2017
2 parents f1e3cb0 + 1f260f5 commit e892fd2
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## [Unreleased]
- Created a ENV variable to check if the captcha is enable
- Added action into API to update project

## [1.8.0] 2017-09-06
### Added
- Action into API to update project
- ENV variable to check if the captcha is enable

### Changed
- Adjust ESLint config and solve issues

## [1.7.0] 2017-09-04
### Added
Expand Down Expand Up @@ -142,7 +148,7 @@
The format is based on [Keep a Changelog](http://keepachangelog.com)
and this project adheres to [Semantic Versioning](http://semver.org).

[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.7.0...HEAD
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.8.0...HEAD
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
Expand All @@ -156,3 +162,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
[1.5.0]: https://github.com/Codeminer42/cm42-central/tree/v1.5.0
[1.6.0]: https://github.com/Codeminer42/cm42-central/tree/v1.6.0
[1.7.0]: https://github.com/Codeminer42/cm42-central/tree/v1.7.0
[1.8.0]: https://github.com/Codeminer42/cm42-central/tree/v1.8.0

0 comments on commit e892fd2

Please sign in to comment.