Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
a-langer committed Mar 2, 2023
1 parent a288549 commit 37a6fd7
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased][unreleased]

Changes, might expect in upcoming releases.

### Removed

- [Removed multiple installation of products](https://github.com/a-langer/eclipse-oomph-console/commit/a288549c04bf562ad62fb87e51bd462dd998416b)

## [1.0.2][1.0.2] - 2023-01-02

Release of version [1.0.2](https://search.maven.org/artifact/com.github.a-langer/org.eclipse.oomph.console.product/1.0.2/eclipse-repository):

- [win32.x86_64.zip](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.2/org.eclipse.oomph.console.product-1.0.2-win32.win32.x86_64.zip)
- [linux.gtk.x86_64.tar.gz](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.2/org.eclipse.oomph.console.product-1.0.2-linux.gtk.x86_64.tar.gz)
- [macosx.cocoa.x86_64.tar](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.2/org.eclipse.oomph.console.product-1.0.2-macosx.cocoa.x86_64.tar.gz).

### Added

- [Added oomph.installer.ssl.insecure](https://github.com/a-langer/eclipse-oomph-console/commit/8e379bc3c9490e843e5cb044fd9a7506b69db773)
- [Added integration test](https://github.com/a-langer/eclipse-oomph-console/commit/1830877751df661f1f5320d5eee07021ab7055bd)
- [Added custom product to setups model](https://github.com/a-langer/eclipse-oomph-console/commit/174c6859e609bef25239e3deb7894a950b62ab72)

### Changed

- [oomph.p2.repository.retry = 0](https://github.com/a-langer/eclipse-oomph-console/commit/ad59375f02e86df8f0c0ce521ee45d9275814074)

### Fixed

- [Fixed header in progress bar](https://github.com/a-langer/eclipse-oomph-console/commit/fbb9d8a5d8c67b7ec1b6d934b69945ed6f493e6e)
- [Improved output of errors](https://github.com/a-langer/eclipse-oomph-console/commit/976e61054ec22d4351f870d8b4fb256d7a124c72)
- [Add oomph redirectable examples](https://github.com/a-langer/eclipse-oomph-console/commit/1fee5b76e6f26af1e1b83612419137faaf38aa4b)
- [Add explicit download instructions before example](https://github.com/a-langer/eclipse-oomph-console/commit/c6f648e0bbf1a05e81668bfa7ebf4c3c4361258e)

## [1.0.1][1.0.1] - 2022-10-08

Release of version [1.0.1](https://search.maven.org/artifact/com.github.a-langer/org.eclipse.oomph.console.product/1.0.1/eclipse-repository):

- [win32.x86_64.zip](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.1/org.eclipse.oomph.console.product-1.0.1-win32.win32.x86_64.zip)
- [linux.gtk.x86_64.tar.gz](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.1/org.eclipse.oomph.console.product-1.0.1-linux.gtk.x86_64.tar.gz)
- [macosx.cocoa.x86_64.tar](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.1/org.eclipse.oomph.console.product-1.0.1-macosx.cocoa.x86_64.tar.gz).

### Fixed

- [Fixed returned exit code](https://github.com/a-langer/eclipse-oomph-console/commit/0428ea252766501365a2ec1b39796bdffd5008ce)

## [1.0.0][1.0.0] - 2022-08-01

Release of version [1.0.0](https://search.maven.org/artifact/com.github.a-langer/org.eclipse.oomph.console.product/1.0.0/eclipse-repository):

- [win32.x86_64.zip](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.0/org.eclipse.oomph.console.product-1.0.0-win32.win32.x86_64.zip)
- [linux.gtk.x86_64.tar.gz](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.0/org.eclipse.oomph.console.product-1.0.0-linux.gtk.x86_64.tar.gz)
- [macosx.cocoa.x86_64.tar](https://search.maven.org/remotecontent?filepath=com/github/a-langer/org.eclipse.oomph.console.product/1.0.0/org.eclipse.oomph.console.product-1.0.0-macosx.cocoa.x86_64.tar.gz).

### Added

- First release version [1.0.0][1.0.0].

[all]: https://search.maven.org/artifact/com.github.a-langer/org.eclipse.oomph.console.product
[unreleased]: https://github.com/a-langer/eclipse-oomph-console/compare/1.0.2...HEAD
[1.0.0]: https://github.com/a-langer/eclipse-oomph-console/compare/b27b87cdc9a78a977e3d3215438aed6fe1777039...1811936dbc261e77a48fe29662b8cfdbf9d60b91
[1.0.1]: https://github.com/a-langer/eclipse-oomph-console/compare/1.0.0...1.0.1
[1.0.2]: https://github.com/a-langer/eclipse-oomph-console/compare/1.0.1...1.0.2

0 comments on commit 37a6fd7

Please sign in to comment.