Skip to content

Commit

Permalink
Update version and history
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Feb 5, 2013
1 parent 70dc03e commit 9314915
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.rdoc
@@ -1,11 +1,12 @@
= Launchy Changlog
== Version 2.2.0 - 2013-02-XX
== Version 2.2.0 - 2013-02-06

* Change XFCE detection to not depend on grep (copiousfreetime/launchy#52 - thanks bogdan)
* Suppress forked process output (copiousfreetime/launchy#51)
* Display help/usage if no url is given (copiousfreetime/launchy#54)
* Detect the fluxbox environment (copiousfreetime/launchy#53)
* Automatically detect 'http' url's if they are missing the 'http://' (copiousfreetime/launchy#55)
* Update to latest project management rake tasks

== Version 2.1.2 - 2012-08-06

Expand Down
2 changes: 1 addition & 1 deletion lib/launchy/version.rb
@@ -1,5 +1,5 @@
module Launchy
VERSION = "2.1.2"
VERSION = "2.2.0"

module Version

Expand Down

0 comments on commit 9314915

Please sign in to comment.