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

Commit 0130ff4

Browse files
author
Thomas Diesler
committed
Update change log & release notes
1 parent 3002b78 commit 0130ff4

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

docs/Changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
### Changelog
22

3+
#### Fuse Patch 2.1.1
4+
5+
**Bugs**
6+
7+
* [#134][134] Incompatible metadata change in version 2.0
8+
* [#136][136] Release prepare does not install artefacts in local repo
9+
10+
For details see [2.1.1 bugs](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.1.1"+label%3Abug)
11+
12+
[134]: https://github.com/wildfly-extras/fuse-patch/issues/134
13+
[136]: https://github.com/wildfly-extras/fuse-patch/issues/136
14+
315
#### Fuse Patch 2.1.0
416

517
**Features**

docs/ReleaseNotes.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,16 @@
11
Release Notes
22
-------------
33

4-
Fuse-Patch 2.1.0
5-
6-
**Features**
7-
8-
* [#131][131] Provide a feature pack that runs on wildfly-core
9-
10-
For details see [2.1.0 features](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.1.0"+label%3Afeature)
4+
Fuse-Patch 2.1.1
115

126
**Bugs**
137

14-
* [#128][128] Dependency on aether not transitively reachable through core
15-
* [#132][132] Invalid module definition for org.eclipse.aether
8+
* [#134][134] Incompatible metadata change in version 2.0
9+
* [#136][136] Release prepare does not install artefacts in local repo
1610

17-
For details see [2.1.0 bugs](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.1.0"+label%3Abug)
11+
For details see [2.1.1 bugs](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.1.1"+label%3Abug)
1812

19-
[131]: https://github.com/wildfly-extras/fuse-patch/issues/131
20-
[128]: https://github.com/wildfly-extras/fuse-patch/issues/128
21-
[132]: https://github.com/wildfly-extras/fuse-patch/issues/132
13+
[134]: https://github.com/wildfly-extras/fuse-patch/issues/134
14+
[136]: https://github.com/wildfly-extras/fuse-patch/issues/136
2215

2316
Enjoy

0 commit comments

Comments
 (0)