Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bandinopla committed Oct 11, 2024
1 parent ff770b2 commit 1982f50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion public/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
- 2.31.0 : 2024-08-20
- 2.31.1 : 2024-10-11
* Reported by @jimr1603 : A bug was introduced in 2.31.0 that caused the google sign in to fail. My bad...

- 2.31.0 : 2024-10-10
+ Added (actually yesterday) OAuth2 and the new "Developer API" and "Connected Services" sections.
* fix bug in tags parser (trailing spaces caused the tag definition to be ignored)
+ added a Jest test to test the parsing of a log.
Expand Down
2 changes: 1 addition & 1 deletion src/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"buildMajor":"2","buildMinor":31,"buildRevision":0,"buildTag":"RELEASE","when":"Thu, 10 Oct 2024 18:18:31 GMT"}
{"buildMajor":"2","buildMinor":31,"buildRevision":1,"buildTag":"RELEASE","when":"Fri, 11 Oct 2024 19:18:53 GMT"}

0 comments on commit 1982f50

Please sign in to comment.