summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.md
diff options
context:
space:
mode:
authortsloughter <t@crashfast.com>2014-07-30 17:37:01 +0000
committertsloughter <t@crashfast.com>2014-07-30 17:37:49 +0000
commite9f62c45807ce2db39e0606c4d97cd071416bd64 (patch)
treeaac5636b4c5dce7b00a7e60f47d00f63a14fab5e /RELEASE-NOTES.md
parent19c215ee9fe0726a1983b36f4f8bcc21d42a5ef8 (diff)
downloadrebar-e9f62c45807ce2db39e0606c4d97cd071416bd64.tar.gz
Bump to 2.5.12.5.1
Diffstat (limited to 'RELEASE-NOTES.md')
-rw-r--r--RELEASE-NOTES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 8441e75..b0037b9 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,13 @@
+# Rebar 2.5.1
+
+* rebar/299: [Fix OS X resource fork handling (Reported-by: Richard O'Keefe)](https://github.com/rebar/rebar/pull/299)
+* rebar/307: [bootstrap now accepts --help usage flag](https://github.com/rebar/rebar/pull/307)
+* rebar/316: [fix for #314 (rebar shell somehow blocks using io:format in gen_server handle_call)](https://github.com/rebar/rebar/pull/316)
+* rebar/327: [Adapt arch string to versioning scheme changes (>= 17.x)](https://github.com/rebar/rebar/pull/327)
+* rebar/328: [Follow-up typo fixes for #327](https://github.com/rebar/rebar/pull/328)
+* rebar/330: [Remove experimental label from 'eunit tests='](https://github.com/rebar/rebar/pull/330)
+* rebar/332: [Update dialyzer_reference](https://github.com/rebar/rebar/pull/332)
+
# Rebar 2.5.0
* Reverted rebar/281: [Move include/rebar.hrl to src/rebar.hrl](https://github.com/rebar/rebar/pull/281) as it broke backwards compatibility