Commit Graph

11 Commits

Author SHA1 Message Date
Conrad Irwin 263ab5bc06 Add watch to CHANGELOG.md 2014-02-04 10:19:56 -08:00
Robert Gleeson 8334cd33ce use 'dev-facing changes' in changelog for command set change. 2014-02-04 05:19:38 +01:00
Robert Gleeson 77a9c00067 rename Pry::CommandSet#commands as Pry::CommandSet#to_hash.
'Pry.commands.commands' gone in favor of 'Pry.commands.to_hash' or as
using a CommandSet as an enumerable (Pry.commands.each etc) instead.
2014-02-04 05:14:41 +01:00
Robert Gleeson 247e4af83c add option to disable to the input completer (ref #1123). 2014-02-03 19:28:47 +01:00
Robert Gleeson 0dd077a838 update CHANGELOG.md 2014-02-03 13:58:46 +01:00
Robert Gleeson ee94d2029b update CHANGELOG.md to include #1096 2014-02-02 18:52:32 +01:00
Robert Gleeson 421a546194 update CHANGELOG.md to include #1118. 2014-02-02 16:31:32 +01:00
Jonas Arvidsson a987a8e7c2 Fix bug in edit regarding file names with path but no suffix
There was a bug in Command::Edit#probably_a_file? due to missing
parentheses in a method call followed by an operator.
2014-01-25 22:55:47 +01:00
Robert Gleeson 34b25ef03d update CHANGELOG.md 2014-01-13 00:39:07 +01:00
Ryan Fitzgerald 07fd525886 Add changelog entry for 1.0.0 2013-11-09 19:03:05 -08:00
Ryan Fitzgerald 9ac9280009 Clean up CHANGELOG
* Make it Markdown instead of plain text
* Clean up wording and formatting back to 0.9.0
* Incorporate entries for non-master releases 0.9.11.4 through 0.9.12.2
2013-11-09 18:05:56 -08:00