Update changelog

This commit is contained in:
Lance Edgar 2020-02-27 21:49:51 -06:00
parent d4b143acc8
commit 5e84653c9c
2 changed files with 10 additions and 6 deletions

10
CHANGELOG.md Normal file
View file

@ -0,0 +1,10 @@
# Changelog
All notable changes to pyCOREPOS will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.1.0] - 2020-02-27
### Added
- Initial version of the package; defines some basic table mappings.

View file

@ -1,6 +0,0 @@
.. -*- coding: utf-8; -*-
0.1.0
-----
* Initial version.