Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
Update changelog for v0.2.0 release [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmaerten committed Nov 14, 2018
1 parent b5411e6 commit 6aa2dec
Showing 1 changed file with 28 additions and 5 deletions.
33 changes: 28 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,39 @@
# Change Log

## [v0.1.1](https://github.com/levups/chronopost_fuel_multipliers/tree/v0.1.1) (2017-03-08)
[Full Changelog](https://github.com/levups/chronopost_fuel_multipliers/compare/v0.1.0...v0.1.1)
## [v0.2.0](https://github.com/levups/chronopost_fuel_adjustment_coefficients/tree/v0.2.0) (2018-11-14)
[Full Changelog](https://github.com/levups/chronopost_fuel_adjustment_coefficients/compare/v0.1.1...v0.2.0)

**Fixed bugs:**

- chronopost\_fuel\_multiplier binary is not executable [\#2](https://github.com/levups/chronopost_fuel_adjustment_coefficients/issues/2)

**Closed issues:**

- Replace nokogiri with Oga [\#14](https://github.com/levups/chronopost_fuel_adjustment_coefficients/issues/14)
- Move from httparty to HTTPrb for HTTP requests [\#12](https://github.com/levups/chronopost_fuel_adjustment_coefficients/issues/12)
- Add tests to the gem [\#11](https://github.com/levups/chronopost_fuel_adjustment_coefficients/issues/11)
- Make coefficients results usable as a BigDecimal value [\#10](https://github.com/levups/chronopost_fuel_adjustment_coefficients/issues/10)

**Merged pull requests:**

- Replace httparty with HTTP.rb, unify code and add tests [\#13](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/13) ([bobmaerten](https://github.com/bobmaerten))
- Bump httparty from 0.16.2 to 0.16.3 [\#9](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot))
- \[Security\] Bump nokogiri from 1.8.4 to 1.8.5 [\#8](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
- \[Security\] Bump nokogiri from 1.8.2 to 1.8.4 [\#6](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/6) ([dependabot[bot]](https://github.com/apps/dependabot))
- Ensure we are using a recent version of Nokorigi [\#5](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/5) ([czj](https://github.com/czj))
- upgrade: use latest gems to avoid vulnerability in Nokogiri [\#4](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/4) ([czj](https://github.com/czj))

## [v0.1.1](https://github.com/levups/chronopost_fuel_adjustment_coefficients/tree/v0.1.1) (2017-03-08)
[Full Changelog](https://github.com/levups/chronopost_fuel_adjustment_coefficients/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

- Fix chronopost\_fuel\_multiplier binary ACLs [\#3](https://github.com/levups/chronopost_fuel_multipliers/pull/3) ([bobmaerten](https://github.com/bobmaerten))
- Fix chronopost\_fuel\_multiplier binary ACLs [\#3](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/3) ([bobmaerten](https://github.com/bobmaerten))

## [v0.1.0](https://github.com/levups/chronopost_fuel_multipliers/tree/v0.1.0) (2017-02-24)
## [v0.1.0](https://github.com/levups/chronopost_fuel_adjustment_coefficients/tree/v0.1.0) (2017-02-24)
**Merged pull requests:**

- Package as a gem [\#1](https://github.com/levups/chronopost_fuel_multipliers/pull/1) ([czj](https://github.com/czj))
- Package as a gem [\#1](https://github.com/levups/chronopost_fuel_adjustment_coefficients/pull/1) ([czj](https://github.com/czj))



Expand Down

0 comments on commit 6aa2dec

Please sign in to comment.