Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Commit 98c42a9

Browse files
committed
Prepare v2.8.2 release
1 parent 7b16773 commit 98c42a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [2.8.2] - 2018-07-01
11+
12+
### Changed
13+
14+
- Allow `~> 2.0` for the `:msgpax` dependency.
15+
1016
## [2.8.1] - 2018-06-07
1117

1218
### Added

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ defmodule Timber.Mixfile do
99

1010
@source_url "https://github.com/timberio/timber-elixir"
1111
@homepage_url "https://github.com/timberio/timber-elixir"
12-
@version "2.8.1"
12+
@version "2.8.2"
1313

1414
# Project manifest for Mix
1515
#

0 commit comments

Comments
 (0)