Changed readme to indicate that the previous commit was to be called 'Ginsburg'
authorJohnnie Lamar Odom II <jlodom00@alumni.amherst.edu>
Sun, 20 Sep 2020 22:12:02 +0000 (17:12 -0500)
committerJohnnie Lamar Odom II <jlodom00@alumni.amherst.edu>
Sun, 20 Sep 2020 22:12:02 +0000 (17:12 -0500)
setup/readme.md

index b0a68a3..6cf644d 100644 (file)
@@ -4,6 +4,8 @@ _Last Updated 220191012_ by jlodom00
 
 _Releases in V3.00 Alpha Series_
 
+    20200920 - "Ginsburg" - Changes to support more recent PHP versions and bugfixes for issues discovered early in the full Javascript client.
+
     20191012 - "Sevenoaks" - Proper release of the features targeted in "Gordon" with many additions and bugfixes including always lowercasing usernames in important library calls. Most importantly, blocklists have been implemented. Enough of the API is now built that developers can create a proper client targeting it. We expect that the API will change as developers work with it. Only pseudo-authentication is supported via the "debug" API calls.
 
     20191005 - "Gordon" - Interim Release to get watchlist and basic plan-handling functionality as well as other improvements out to potential programmers before testing is finished. Necessitated by some discussion of how blocklists will be implemented. 
@@ -233,4 +235,4 @@ Here is a "before and after" example of the kind of work that needs to happen wi
        }
        return PLANWORLD_ERROR;
   }
-```
\ No newline at end of file
+```