Skip to content

Commit

Permalink
Bump Version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon committed Oct 6, 2021
1 parent 8388fca commit 604c41e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.3.0](https://github.com/inaka/elvis_core/tree/1.3.0) (2021-10-06)

[Full Changelog](https://github.com/inaka/elvis_core/compare/1.2.0...1.3.0)

**Implemented enhancements:**

- Run CI on a Windows container [\#180](https://github.com/inaka/elvis_core/issues/180)

**Closed issues:**

- Document numeric\_format [\#211](https://github.com/inaka/elvis_core/issues/211)
- New rule \(?\) behavior vs. behaviour [\#210](https://github.com/inaka/elvis_core/issues/210)
- \[New Rule\] Disallow numbers with underscores in them [\#208](https://github.com/inaka/elvis_core/issues/208)
- Handle Windows newlines gracefully [\#205](https://github.com/inaka/elvis_core/issues/205)

**Merged pull requests:**

- Fix 210: New rule for behavior vs behaviour. [\#212](https://github.com/inaka/elvis_core/pull/212) ([jackyhui96](https://github.com/jackyhui96))
- Fix \#208: New rule for numeric format [\#209](https://github.com/inaka/elvis_core/pull/209) ([elbrujohalcon](https://github.com/elbrujohalcon))
- CI over Windows [\#207](https://github.com/inaka/elvis_core/pull/207) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
- Handle Windows line endings gracefully [\#206](https://github.com/inaka/elvis_core/pull/206) ([g-andrade](https://github.com/g-andrade))

## [1.2.0](https://github.com/inaka/elvis_core/tree/1.2.0) (2021-07-28)

[Full Changelog](https://github.com/inaka/elvis_core/compare/1.1.2...1.2.0)
Expand Down

0 comments on commit 604c41e

Please sign in to comment.