Skip to content

Commit

Permalink
Merge pull request #17 from DragonBox/release_1.0.0beta3
Browse files Browse the repository at this point in the history
Preparing release for 1.0.0beta3
  • Loading branch information
niezbop authored Nov 16, 2017
2 parents 7483134 + 847ea86 commit dd34f24
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [v1.0.0beta3](https://github.com/DragonBox/uplift/tree/v1.0.0beta3) (2017-11-16)
[Full Changelog](https://github.com/DragonBox/uplift/compare/v1.0.0beta2...v1.0.0beta3)

**Merged pull requests:**

- Remove dependency on Sharpcompress [\#16](https://github.com/DragonBox/uplift/pull/16) ([niezbop](https://github.com/niezbop))
- Automate build and release of binaries on Github [\#15](https://github.com/DragonBox/uplift/pull/15) ([niezbop](https://github.com/niezbop))

## [v1.0.0beta2](https://github.com/DragonBox/uplift/tree/v1.0.0beta2) (2017-11-14)
[Full Changelog](https://github.com/DragonBox/uplift/compare/v1.0.0beta1...v1.0.0beta2)

Expand All @@ -17,6 +25,7 @@

**Merged pull requests:**

- Preparing release for 1.0.0beta2 [\#14](https://github.com/DragonBox/uplift/pull/14) ([niezbop](https://github.com/niezbop))
- Fix Version requirement lose and bounded conflict [\#13](https://github.com/DragonBox/uplift/pull/13) ([niezbop](https://github.com/niezbop))
- Force gitignore to have Unix EOL [\#10](https://github.com/DragonBox/uplift/pull/10) ([lacostej](https://github.com/lacostej))
- Refactor dependency management logic for consistency and separation from UI [\#7](https://github.com/DragonBox/uplift/pull/7) ([niezbop](https://github.com/niezbop))
Expand Down

0 comments on commit dd34f24

Please sign in to comment.