Skip to content

Commit 9982b1f

Browse files
committed
Merge pull request #179 from data-8/changelog
Add changelog
2 parents b23014e + 1610d88 commit 9982b1f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
`datascience` ChangeLog
2+
=======================
3+
4+
All notable changes to this project will be documented in this file.
5+
This project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## [Unreleased]
8+
### Added
9+
- This CHANGELOG file!
10+
- Docs are now up on [readthedocs][rtd].
11+
- [`util.table_apply` function][table_apply]
12+
13+
[rtd]: http://datascience.readthedocs.org/en/latest/index.html
14+
[table_apply]: https://github.com/data-8/datascience/blob/f7c11b5132299dab0c75a5862cdab9c5b619c7e5/datascience/util.py#L62-L82

0 commit comments

Comments
 (0)