Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 93d14f2

Browse files
authored
continued: Prepare for 0.4.3 release
1 parent bb12b9c commit 93d14f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased](https://github.com/MarquezProject/marquez-java/compare/0.4.3...HEAD)
44

5-
## [0.4.3](https://github.com/MarquezProject/marquez-java/compare/0.4.2...0.4.3) 2020-10-27
5+
## [0.4.3](https://github.com/MarquezProject/marquez-java/compare/0.4.2...0.4.3) - 2020-10-27
66

77
### Added
88

@@ -15,13 +15,13 @@
1515

1616
* Factor out path building logic [@julienledem](https://github.com/julienledem)
1717

18-
## [0.4.2](https://github.com/MarquezProject/marquez-java/compare/0.4.1...0.4.2) 2020-08-14
18+
## [0.4.2](https://github.com/MarquezProject/marquez-java/compare/0.4.1...0.4.2) - 2020-08-14
1919

2020
### Changed
2121

2222
* Require namespace on all method calls
2323

24-
## [0.4.1](https://github.com/MarquezProject/marquez-java/compare/0.4.0...0.4.1) 2020-07-24
24+
## [0.4.1](https://github.com/MarquezProject/marquez-java/compare/0.4.0...0.4.1) - 2020-07-24
2525

2626
### Added
2727

@@ -32,21 +32,21 @@
3232
* `MarquezClient.marRunAs()`
3333
* `MarquezClient.createRun()` with namespace override
3434

35-
## [0.4.0](https://github.com/MarquezProject/marquez-java/compare/0.3.0...0.4.0) 2020-05-24
35+
## [0.4.0](https://github.com/MarquezProject/marquez-java/compare/0.3.0...0.4.0) - 2020-05-24
3636

3737
### Added
3838

3939
* Tag API
4040
* `DatasetID` and `JobID`
4141
* `Job.latestRun`
4242

43-
## [0.3.0](https://github.com/MarquezProject/marquez-java/compare/0.2.0...0.3.0) 2020-01-02
43+
## [0.3.0](https://github.com/MarquezProject/marquez-java/compare/0.2.0...0.3.0) - 2020-01-02
4444

4545
### Added
4646

4747
* `Dataset.lastModified` [@soumyasmruti](https://github.com/soumyasmruti)
4848

49-
## [0.2.0](https://github.com/MarquezProject/marquez-java/compare/0.1.0...0.2.0) 2019-11-12
49+
## [0.2.0](https://github.com/MarquezProject/marquez-java/compare/0.1.0...0.2.0) - 2019-11-12
5050

5151
### Added
5252

0 commit comments

Comments
 (0)