File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ v1.0.0] - 2021-07-31
11+
12+ ### Added
13+ - This CHANGELOG file to hopefully serve as an evolving example of a
14+ standardized open source project CHANGELOG.
15+ - Golang CLI using [ cobra] ( https://github.com/spf13/cobra )
16+ - goreleaser config to help release versions of the cli
17+ - github action to release new tags through goreleaser
18+ - README explaining how to install and use the cli
19+
20+ [ Unreleased ] : https://github.com/lucassabreu/gh-collab-manager/compare/v1.0.0...HEAD
21+ [ v1.0.0 ] : https://github.com/lucassabreu/gh-collab-manager/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments