Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 732 Bytes

CHANGELOG.md

1.0.1 (unreleased)

Security:

Features:

Fix:

Bugfixes:

1.0.0 (2014-08-13)

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 to gem 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