Skip to content

Commit

Permalink
Merge pull request #122 from pc494/add-changelog
Browse files Browse the repository at this point in the history
Adds a changelog
  • Loading branch information
dnjohnstone committed Sep 17, 2020
2 parents fa01d17 + 4c2ac47 commit c148368
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,9 @@
# Changelog
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).

## [Unreleased]
### Added
- This project now keeps a Changelog
2 changes: 1 addition & 1 deletion diffsims/release_info.py
@@ -1,5 +1,5 @@
name = "diffsims"
version = "0.3.0"
version = "0.3.1-dev"
author = "Duncan Johnstone, Phillip Crout"
copyright = "Copyright 2017-2020, The pyXem Developers"
credits = [
Expand Down

0 comments on commit c148368

Please sign in to comment.