Преглед изворни кода

Roll 3.6.7

pull/483/head 3.6.7
Andrew Thompson пре 6 година
родитељ
комит
69b4ada234
2 измењених фајлова са 4 додато и 1 уклоњено
  1. +3
    -0
      README.md
  2. +1
    -1
      src/lager.app.src

+ 3
- 0
README.md Прегледај датотеку

@ -1120,6 +1120,9 @@ Example Usage:
3.x Changelog
-------------
3.6.7 - 14 October 2018
* Bugfix: fix tracing to work with OTP21 #480
3.6.6 - 24 September 2018
* Bugfix: When printing records, handle an improper list correctly. #478

+ 1
- 1
src/lager.app.src Прегледај датотеку

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

Loading…
Откажи
Сачувај