Skip to content

Commit

Permalink
changelog 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Jan 31, 2017
1 parent e3057ee commit 1fe7e9f
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
2017-01-31 2.1.3:

Enhancements:
-------------

* Add --extra-specs to conda skeleton. Use when a package needs to be available in the temporary env that parses setup.py to make the skeleton. #1697
* Allow wheels as a source format #1700
* Allow github urls as CRAN skeleton sources #1710

Bug fixes:
----------

* exclude package/name field from uses_vcs_in_{meta,build} checks #1696
* Fix conda convert wrt info/paths.json (for conda 4.3 compatibility) #1701
* update cpan skeleton to use newer API url, fix conda exception handling #1704
* update R default version to 3.3.2 #1707
* fix attribute error on exception handling (better fix on the way) #1709
* fix bundle_conda removing project files when conda recipe was in the source tree, and utilized relative paths #1715
* fix glob trying to interpret filenames that look like glob patterns #1717


Contributors:
-------------

* @jerowe
* @kalefranz
* @mingwandroid
* @minrk
* @msarahan
* @rainwoodman


2017-01-20 2.1.2:

Enhancements:
Expand Down

0 comments on commit 1fe7e9f

Please sign in to comment.