Skip to content

Commit

Permalink
Update version badge link to point to changelog (#11)
Browse files Browse the repository at this point in the history
* Update version badge link to point to changelog
* Bump version to 0.3.2
  • Loading branch information
jdhmtl authored Aug 30, 2021
1 parent b4503b0 commit 2ce154b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.2] - 2021-08-24

### Added

- Version badge in README links to this changelog

## [0.3.1] - 2021-08-02

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OSPO Project Template

[![OSS Template Version](https://img.shields.io/badge/OSS%20Template-0.3.1-7f187f.svg)](https://github.com/wayfair-incubator/oss-template/)
[![OSS Template Version](https://img.shields.io/badge/OSS%20Template-0.3.2-7f187f.svg)](https://github.com/wayfair-incubator/oss-template/blob/main/CHANGELOG.md)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)

## Before You Start...
Expand Down

0 comments on commit 2ce154b

Please sign in to comment.