From 83763ee976228fcdd5f9ead1e60e4bacdd8758b3 Mon Sep 17 00:00:00 2001 From: Johnnie Lamar Odom II Date: Sun, 20 Sep 2020 17:12:02 -0500 Subject: [PATCH] Changed readme to indicate that the previous commit was to be called 'Ginsburg' --- setup/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup/readme.md b/setup/readme.md index b0a68a3..6cf644d 100644 --- a/setup/readme.md +++ b/setup/readme.md @@ -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 +``` -- 1.8.3.1