Skip to content

Commit

Permalink
update changelog (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbraswell authored Jan 8, 2023
1 parent 4bffc9b commit eae1c37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* As part of a modernization effort, all of the APIs have been reimplemented. All API output formats except for `json` and `jsonp` have been removed. The `GetNAWSDump` API still supports the `csv` output format.
* Added the `SPAD` format. If you've manually added a `SPAD` format to your server, the appropriate NAWS code will be automatically assigned when you upgrade.
* Allow NAWS import code to update the world ID of deleted meetings. (This avoids a synchronization problem that would arise if a new meeting is deleted before its NAWS code can be uploaded.)
* Fixed an issue with the Semantic Workshop UI on the SiteGround web host by changing the User-Agent used for API requests to self.

## 2.16.6 (August 27, 2022)
* Fixed an issue with saving meetings when using PHP 8.x.
Expand Down

0 comments on commit eae1c37

Please sign in to comment.