diff --git a/CHANGELOG.md b/CHANGELOG.md index 190d06e..4d9a5b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). Which is based on [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] + +## [1.0.0] - first version diff --git a/README.md b/README.md index ab2f235..e7bba2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ansible role: Go programs -[![Version](https://img.shields.io/badge/latest_version-1.0.0_dev-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-go_programs/releases) +[![Version](https://img.shields.io/badge/latest_version-1.0.0-green.svg)](https://git.yaegashi.fr/nishiki/ansible-role-go_programs/releases) [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/ansible-role-go_programs/src/branch/master/LICENSE) Build and install go programs from git repositories