Security:
Features:
Fix:
Bugfixes:
Example how should look a changelog.md
Security:
- Fix for CVE-2013-0334, installing gems from an unexpected source -> 95f32s5b
Features:
- Gemfile
source
calls now take a block containing gems from that source -> 95f32s5b - added the
:source
option togem
to specify a source -> 95f32s5b
Fix:
- warn on ambiguous gems available from more than one source -> 95f32s5b
Bugfixes:
- require openssl explicitly to fix rare HTTPS request failures -> 95f32s5b