diff --git a/README.txt b/README.txt
index a74a5726..c29bfe45 100644
--- a/README.txt
+++ b/README.txt
@@ -6,8 +6,8 @@
         /_______  /|___|  /__|__|_|  /__|_|  /__|\___  >_______ \
                 \/      \/         \/      \/        \/        \/
 
-Shimmie Alpha
-~~~~~~~~~~~~~
+Shimmie 2.3 Beta
+~~~~~~~~~~~~~~~~
 This code is for people who want to write extensions compatible with the
 next version of shimmie. You can run a production site with it if you're
 feeling brave, but it's not recommended.
@@ -16,6 +16,32 @@ If there is a feature here, and not in the stable branch, that's probably
 because the feature doesn't work yet :P
 
 
+New since 2.2
+~~~~~~~~~~~~~
+For admins:
+ o) Simplified installer, only one question
+ o) Improved mass tag editor, allows searching and replacing multiple tags
+ o) Automated installation
+ o) Automatic detection of niceurl support
+ o) Support for caching data, to lower database load
+ o) Improved extension management, built-in documentation function
+ o) Built-in documentation for extensions
+ o) Better spam filtering
+
+For users:
+ o) Better BBCode support
+ o) Image ratings, with eg. hiding of explicit images to anonymous users
+ o) Theme improvements, new themes
+ o) Better searching
+ o) Cooliris support
+
+For developers:
+ o) More sensible APIs
+ o) Automated testing
+ o) Preliminary SQLite & Postgres support, for people with very small and
+    very large sites (Not all extensions are compatible yet though)
+
+
 Requirements
 ~~~~~~~~~~~~
 MySQL 4.1+