Selaa lähdekoodia

Roll 3.6.7

pull/483/head 3.6.7
Andrew Thompson 6 vuotta sitten
vanhempi
commit
69b4ada234
2 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. +3
    -0
      README.md
  2. +1
    -1
      src/lager.app.src

+ 3
- 0
README.md Näytä tiedosto

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

+ 1
- 1
src/lager.app.src Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna