Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Oct 23, 2023
1 parent 9342bb2 commit b034340
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
### Unreleased

### 2.0.0

- Prevent ClassCastException in case of new artifactVersion - @florianesser
- Enable specifying ws/os/arch for plugins embedded in features - @Diewi
- Retain PlatformFilters for wrapped bundles - @Diewi
- Use all available platform specifiers in the feature generation - @Diewi
- Make Java binary used to run Publisher configurable - @florianesser
- Added support for feature license - @sdkrach
- Add minimal eclipse product to repository - @stempler
- Omit configuration when creating source artifact dependency (for compatibility to Gradle 6+) - @jona
- Fix extracting information from pom.xml - @urferr


### 1.7.0

- Don't fail when merging Jars w/o manifest file - @qqilihq
Expand Down

0 comments on commit b034340

Please sign in to comment.