Skip to content

Commit

Permalink
add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Technologicat committed Aug 31, 2017
1 parent 6e5d905 commit eefa86a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog
All notable changes to this project 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).

## [Unreleased]

## [v1.0.0] - 2017-08-31
### Added
- Installation and packaging using `setuptools`
### Changed
- Rename module `spqr` to `sparseqr`
- Clean up public API: `qr`, `solve`, `permutation_vector_to_matrix`

0 comments on commit eefa86a

Please sign in to comment.