Skip to content

Commit

Permalink
Merge pull request #24 from migueldiascosta/eb331
Browse files Browse the repository at this point in the history
prepare release notes for eb331
  • Loading branch information
boegel authored Jul 10, 2017
2 parents 2178a5e + c046620 commit 96e3938
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@ For more detailed information, please see the git log.

These release notes can also be consulted at https://easybuild.readthedocs.io/en/latest/Release_notes.html.

v3.3.1 (July 12th 2017)
-----------------------

bugfix release
- various enhancements, including:
- add support for 'allow_prepend_abs_path' easyconfig parameter (#2254)
- update EasyBuild bootstrap script to download distribute tarball from http://easybuilders.github.io/easybuild/files (#2256)
- get rid of references to hpcugent after move to github.com/easybuilders (#2261)
- various bug fixes, including:
- resolve symlinks to location of 'eb' in get_paths_for (#2248)
- fall back to checking location relative to 'eb' location in find_eb_script (#2249)
- respect --suffix-modules-path value for user-specific module path extensions (#2250)
- fix default target GitHub account/organisation for --new-pr & co + fix tests that got broken by migration to github.com/easybuilders (#2258)
- fix checking for new easyconfigs in copy_easyconfigs, pick up specified commit message as PR title if none was provided (#2259)


v3.3.0 (June 26th 2017)
-----------------------

Expand Down

0 comments on commit 96e3938

Please sign in to comment.