Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton committed Feb 27, 2024
1 parent bb19c29 commit 4562ee4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in the JSON Schema for API model files.

## [ICD v3.0] - 2024-02-04
## [ICD v3.0] - 2024-02-28

- Added "subsystem" constant in generated source files with subsystem name and version: For example: subsystem = "APS-1.4" (See Generate menu item in icd web app).
- Added file [MacOs-Max-Files-Limit.md](MacOs-Max-Files-Limit.md) describing how to increase the max-files limit on recent MacOS versions (This is required in order to run MongoDB when running the ICD web server locally, since the default setting is too low).
Expand All @@ -18,6 +18,8 @@ See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in t
- Added new optional "category" field for events with possible values: [DEMAND, CONTROL, EVENT, STATUS] (See "Event Categories" at end of [README.md](README.md))
- Replaced general usage of "TMT" with "TIO" (TMT International Observatory) in web app and docs.
- Added validation check for parameters that the "defaultValue" is valid for the declared type
- Set a fixed with for inline OpenApi display frames
- Added code to revert database if post-ingest validation errors are found.

## [ICD v2.2.3] - 2023-03-05

Expand Down

0 comments on commit 4562ee4

Please sign in to comment.