Skip to content

Commit 84337d3

Browse files
authored
fix: Update Changelog (#9287)
1 parent 7af4223 commit 84337d3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Changelog
22

3-
## [1.6.3](https://github.com/opencrvs/opencrvs-core/compare/v1.6.1...v1.6.3)
3+
## [1.6.3](https://github.com/opencrvs/opencrvs-core/compare/v1.6.2...v1.6.3)
44

55
### Bug fixes
66

7+
- Add 6th level support for addresses [#6956](https://github.com/opencrvs/opencrvs-core/issues/6956)
78
- Fix rendering of Custom Date fields [#8885](https://github.com/opencrvs/opencrvs-core/issues/8885)
9+
- Fix slow render of location options [#8562](https://github.com/opencrvs/opencrvs-core/pull/8562)
810

911
## [1.6.2](https://github.com/opencrvs/opencrvs-core/compare/v1.6.1...v1.6.2)
1012

@@ -13,9 +15,6 @@
1315
- Fix task history getting corrupted if a user views a record while it's in external validation [#8278](https://github.com/opencrvs/opencrvs-core/issues/8278)
1416
- Fix health facilities missing from dropdown after correcting a record address [#7528](https://github.com/opencrvs/opencrvs-core/issues/7528)
1517
- Fix stale validations showing for document uploader with options form field
16-
17-
### Bug fixes
18-
1918
- Fix a bug in the POST `{{gateway}}/locations` endpoint used to create new locations , the check to verify if a `statisticalId` was already used was broken so we've fixed that. This was picked when we were trying to seed a location for a country via the endpoint [#8606](https://github.com/opencrvs/opencrvs-core/issues/8606)
2019

2120
### Improvements

0 commit comments

Comments
 (0)