Skip to content

Commit

Permalink
Merge pull request #26 from idealista/develop
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md with version 1.3.1. Added "Full changelog" link …
  • Loading branch information
José Noguera authored Aug 9, 2017
2 parents e89321f + 4eb9066 commit 7f95610
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch

## [Unreleased](https://github.com/idealista/airflow-role/tree/develop)

## [1.3.1](https://github.com/idealista/airflow-role/tree/1.3.1)
[Full Changelog](https://github.com/idealista/airflow-role/compare/1.3.0...1.3.1)
### Fixed
- *Deleted DAGs automatic managent: better do it with CI tools* @jnogol
- *Deleted port bindings in molecule.yml: they weren't necessary* @jnogol
- *Better and more understandable format for dags_dependencies variable* @jnogol

## [1.3.0](https://github.com/idealista/airflow-role/tree/1.3.0)
[Full Changelog](https://github.com/idealista/airflow-role/compare/1.2.0...1.3.0)
### Added
- *Testinfra tests in Travis CI* @jnogol
- *DAGs and plugins automatic management via repositories and cron job* @jnogol
Expand All @@ -14,6 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
- *Test if service is running in test_ansible.py now working* @jnogol

## [1.2.0](https://github.com/idealista/airflow-role/tree/1.2.0)
[Full Changelog](https://github.com/idealista/airflow-role/compare/1.1.0...1.2.0)
### Added
- *Travis CI integration added* @jnogol

Expand All @@ -22,6 +31,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
- *Tiny bugs in tasks/install.yml fixed* @jnogol

## [1.1.0](https://github.com/idealista/airflow-role/tree/1.1.0)
[Full Changelog](https://github.com/idealista/airflow-role/compare/1.0.0...1.1.0)
### Added
- *Added Celery Worker optional installation* @jnogol
- *Added Celery Flower service configuration* @jnogol
Expand Down

0 comments on commit 7f95610

Please sign in to comment.