diff --git a/cocoa/pe/Info.plist b/cocoa/pe/Info.plist
index cc549275..d9ee01b0 100644
--- a/cocoa/pe/Info.plist
+++ b/cocoa/pe/Info.plist
@@ -23,7 +23,7 @@
CFBundleSignature
hsft
CFBundleVersion
- 1.8.6
+ 1.9.0
NSMainNibFile
MainMenu
NSPrincipalClass
diff --git a/help_pe/changelog.yaml b/help_pe/changelog.yaml
index 74fb3941..894ce7a6 100644
--- a/help_pe/changelog.yaml
+++ b/help_pe/changelog.yaml
@@ -1,3 +1,9 @@
+- date: 2010-04-15
+ version: 1.9.0
+ description: |
+ * Improved error messages when files can't be sent to trash, moved or copied.
+ * Added a custom command invocation action. (#12)
+ * Filters are now applied on whole paths. (#4)
- date: 2010-04-08
version: 1.8.6
description: |