From caff4127c2c06fdfde1544729e5ad05f503940bd Mon Sep 17 00:00:00 2001 From: preble Date: Fri, 25 Feb 2011 00:08:46 -0500 Subject: [PATCH] 1.0.2 release notes in readme. --- README.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index f5abbf2..673520f 100644 --- a/README.markdown +++ b/README.markdown @@ -33,8 +33,10 @@ After changing your inventory you will need to save the currently open world usi ### Release Notes -#### Unreleased (changes not in the binary builds) +#### 1.0.2 - February 25, 2011 +- Inside Job presently only supports worlds named "World1" thru "World5". Support for worlds with other names will be added in a future release. +- Added 1.3 and 1.2 beta items, as well as "unknown item" image, thanks to Nick Loose! - Inside Job now allows negative damage values (such as -1000) to create indestructible items. - Streamlined keyboard item-adding: search with Command-F, down arrow to navigate to item, then return adds it to the first available inventory slot.