Kaynağa Gözat

Roll 3.6.4

pull/468/head 3.6.4
Andrew Thompson 7 yıl önce
ebeveyn
işleme
bf60290101
2 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. +6
    -0
      README.md
  2. +1
    -1
      src/lager.app.src

+ 6
- 0
README.md Dosyayı Görüntüle

@ -1073,6 +1073,12 @@ Example Usage:
3.x Changelog
-------------
3.6.4 - 11 July 2018
* Bugfix: Reinstall handlers after a sink is killed #459
* Bugfix: Fix platform_define matching not to break on OSX Mojave #461
* Feature: Add support for installing a sys trace function #462
3.6.3 - 6 June 2018
* OTP 21 support

+ 1
- 1
src/lager.app.src Dosyayı Görüntüle

@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "3.6.3"},
{vsn, "3.6.4"},
{modules, []},
{applications, [
kernel,

Yükleniyor…
İptal
Kaydet