Skip to content

Commit 34b59d5

Browse files
Updating CHANGELOG and README for 5.2.0
Updating CHANGE Log for 5.2.0 Fixing typo and README
1 parent 7a00054 commit 34b59d5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Change Log
2+
## [v5.2.0](https://github.com/marklogic/marklogic-data-hub/releases/tag/v5.2.0) (2020-03-06)
3+
4+
**Fixed Bugs:**
5+
- [DHFPROD-3089] - QuickStart fails if missing directories [\#2659](https://github.com/marklogic/marklogic-data-hub/issues/2659) [\#2734](https://github.com/marklogic/marklogic-data-hub/issues/2734)
6+
- [DHFPROD-3092] - some write failures do not get tallied in results [\#2895](https://github.com/marklogic/marklogic-data-hub/issues/2895)
7+
- [DHFPROD-4071] - An error during search options generation results in invalid options files [\#3434](https://github.com/marklogic/marklogic-data-hub/issues/3434)
8+
- [DHFPROD-4285] - Mapping fails when entity has two nested properties of the same entity type [\#3526](https://github.com/marklogic/marklogic-data-hub/issues/3526)
9+
10+
211
## [v5.1.0](https://github.com/marklogic/marklogic-data-hub/releases/tag/v5.1.0) (2019-12-05)
312

413
**Fixed Bugs:**

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ MarkLogic Data Hub is a data integration platform and toolset that helps you qui
77

88
# Version Support
99

10-
For Data Hub version 5.0, you need:
10+
For Data Hub version 5.2, you need:
1111

12-
- MarkLogic 9.0-10 or later
1312
- Gradle 4.6 or later
1413
- Java JDK 8 or later
14+
- Check MarkLogic Version Compatibily [here](https://docs.marklogic.com/datahub/refs/version-compatibility.html)
1515

1616

1717
# Getting Started

0 commit comments

Comments
 (0)