-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.0][] (2017-04-14) * [#95](mattbrictson/airbrussh#95): colorize LogMessage label on WARN level and above - [@klyonrad](https://github.com/klyonrad) * [#106](mattbrictson/airbrussh#106): Remove the `log_file` parameter from the `CommandFormatter#exit_message` method; it was unused - [@mattbrictson](https://github.com/mattbrictson)
- Loading branch information
taca
committed
Apr 22, 2017
1 parent
a155cc4
commit 42a2c90
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.2 2017/03/20 15:07:06 taca Exp $ | ||
$NetBSD: distinfo,v 1.3 2017/04/22 16:45:24 taca Exp $ | ||
|
||
SHA1 (airbrussh-1.1.2.gem) = e0655c038339d31b4e603d583f9843af8542c793 | ||
RMD160 (airbrussh-1.1.2.gem) = cb9d96ae1ac4f8a49131f077a9b7147102f5e892 | ||
SHA512 (airbrussh-1.1.2.gem) = 61a35e275763d1502d4ef31b4be54c7939c6a8e7907e79a950e3e3dd6d578287117a7090348d1ab2d09bfe018dec3e3bc649ef2101ddff52e77b88b62faaf4ba | ||
Size (airbrussh-1.1.2.gem) = 1449472 bytes | ||
SHA1 (airbrussh-1.2.0.gem) = 42de8d2d27be5c6d0f80748673b59b0d54b8045d | ||
RMD160 (airbrussh-1.2.0.gem) = 5dc40d230c6f416999f1b07c11765d47a0007c1d | ||
SHA512 (airbrussh-1.2.0.gem) = a9f71d96a8ade329b37be0f6ec75853ee0048707c2c0d264896cca55dbafe34e4f10a6c0f0ac079f90f0cc7757442b254a11f830d18f555e77b27674786981fb | ||
Size (airbrussh-1.2.0.gem) = 1448960 bytes |