diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-20 17:27:30 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-20 17:27:30 +0200 |
| commit | 07b929505aaa8d5168ab7b03822ec002740af20f (patch) | |
| tree | ec122e0bb702901bbb72b6428577f17a7cb2d9f6 /CHANGELOG.md | |
| parent | e4c7bafd276049c805039b240e0a83346c31f41b (diff) | |
Add Gitlab CI configHEADrbdr-gitlab-cimastermain
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a2de74a..d6ccfc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [1.0.1] - 2020-09-20 +### Added +- Gitlab CI config + ## [1.0.0] - 2020-09-20 ### Added - Functionality to execute graphs |