diff --git a/InsideJob-Info.plist b/InsideJob-Info.plist
index 55dc3ac..90a66b3 100644
--- a/InsideJob-Info.plist
+++ b/InsideJob-Info.plist
@@ -19,11 +19,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0.1 beta 2
+ 1.0.1
CFBundleSignature
????
CFBundleVersion
- 3
+ 4
LSMinimumSystemVersion
${MACOSX_DEPLOYMENT_TARGET}
NSMainNibFile
diff --git a/README.markdown b/README.markdown
index 63c8fb7..fbedb30 100644
--- a/README.markdown
+++ b/README.markdown
@@ -31,6 +31,14 @@ To alter the quantity or damage of a particular item, click on its inventory slo
After changing your inventory you will need to save the currently open world using the World menu, or Command-S. Once you have saved the world you can open it in Minecraft. Note that if a world is opened in Minecraft while it is open in Inside Job, you will need to re-open it by switching to another world before switching back. This is because Minecraft's file locking system gives write access to the last program to open it.
+### Release Notes
+
+#### 1.0.1 - November 2, 2010
+
+- Added Halloween update items (thanks to nickloose)
+- Improved safety of world saving
+- Now prompts to save when closing or moving away from an unsaved world
+
### Credits
Inside Job uses [Matt Gemmell](http://mattgemmell.com/)'s MAAttachedWindow. Item graphics were originally created by Mojang Specifications and compiled by Trojam and the Minecraft community.