File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- # v0.9.1.dev
1+ # v0.9.1 (2013-05-30)
22
33* enhancements
44 * [ IEx] Limit the number of entries kept in history and allow it to be configured
1212 * [ Kernel] Unused functions with cyclic dependencies are now also warned as unused
1313 * [ Mix] Fix a bug where ` mix deps.get ` was not retrieving nested dependencies
1414 * [ Record] Fix a bug where nested records cannot be defined
15-
16- * deprecations
17-
18- * backwards incompatible changes
15+ * [ Record] Fix a bug where a record named Record cannot be defined
1916
2017# v0.9.0 (2013-05-23)
2118
Original file line number Diff line number Diff line change 1- 0.9.1.dev
1+ 0.9.1
Original file line number Diff line number Diff line change 11{application , elixir ,
22[{description , " elixir" },
3- {vsn , " 0.9.1.dev " },
3+ {vsn , " 0.9.1" },
44 {modules , [
55 elixir
66 ]},
You can’t perform that action at this time.
0 commit comments