Skip to content

Commit

Permalink
feat: update country config
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis committed Sep 19, 2024
1 parent c26ef9c commit 8cb1b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
### Improvements

- Auth token, ip address, remote address, mobile number, email redacted/masked from server log
- Country alpha3 ISO code now is derived from variables to the Docker Compose files and don't need to be hard coded

### Infrastructure breaking changes

Expand Down Expand Up @@ -105,7 +106,6 @@ INSERT CSV ROWS IN ENGLISH ONLY

- **`/record-notification` API**: Endpoint to check enabled notifications for records. The API returns the `notificationForRecord` object for `BIRTH` and `DEATH` events, listing their respective flags. Route configuration includes description and tags for API documentation.


### New content keys requiring translation

```
Expand Down

0 comments on commit 8cb1b4b

Please sign in to comment.