From 07b929505aaa8d5168ab7b03822ec002740af20f Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 20 Sep 2020 17:27:30 +0200 Subject: Add Gitlab CI config --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') 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 -- cgit