Skip to content

Commit d0c88b5

Browse files
committed
chore: Bump to 0.6.0
1 parent c44b056 commit d0c88b5

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.6.0] - 2026-??-??
8+
79
### Added
810

9-
- Added support Hadoop `3.5.0` ([#XX]).
11+
- Added support Hadoop `3.5.0` ([#62]).
1012

1113
### Removed
1214

13-
- Removed support for Hadoop `3.3.6` and `3.4.1` ([#XX]).
15+
- Removed support for Hadoop `3.3.6` and `3.4.1` ([#62]).
1416

15-
[#XX]: https://github.com/stackabletech/hdfs-utils/pull/XX
17+
[#62]: https://github.com/stackabletech/hdfs-utils/pull/62
1618

1719
## [0.5.0] - 2026-02-24
1820

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>tech.stackable</groupId>
66
<artifactId>hdfs-utils</artifactId>
7-
<version>0.5.0</version>
7+
<version>0.6.0</version>
88

99
<name>Apache Hadoop HDFS utils</name>
1010
<url>https://github.com/stackabletech/hdfs-utils/</url>

0 commit comments

Comments
 (0)