Ver a proveniência

Roll 3.6.7

pull/483/head 3.6.7
Andrew Thompson há 6 anos
ascendente
cometimento
69b4ada234
2 ficheiros alterados com 4 adições e 1 eliminações
  1. +3
    -0
      README.md
  2. +1
    -1
      src/lager.app.src

+ 3
- 0
README.md Ver ficheiro

@ -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 Ver ficheiro

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

Carregando…
Cancelar
Guardar