-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
===================== | ||
desitarget Change Log | ||
===================== | ||
|
||
0.4 (unreleased) | ||
---------------- | ||
|
||
* no changes yet | ||
|
||
0.3.2 (2016-02-15) | ||
------------------ | ||
|
||
* add this changes.rst; fix _version.py | ||
|
||
0.3.1 (2016-02-14) | ||
------------------ | ||
|
||
* PR #30 Isolated desitarget.io imports in desitargets.cuts | ||
* _version.py is wrong in this tag | ||
|
||
0.3 (2016-02-14) | ||
------------------ | ||
|
||
* PR #29 and #27 refactor desitarget.cuts to include per-class functions | ||
* other changes in git log before (this changes.rst didn't exist yet) | ||
* _version.py is wrong in this tag | ||
|