소스 검색

Roll 3.6.3

pull/459/head 3.6.3
Andrew Thompson 7 년 전
부모
커밋
222293143f
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -0
      README.md
  2. +1
    -1
      src/lager.app.src

+ 4
- 0
README.md 파일 보기

@ -1054,6 +1054,10 @@ Example Usage:
3.x Changelog
-------------
3.6.3 - 6 June 2018
* OTP 21 support
3.6.2 - 26 April 2018
* Bugfix: flush_threshold not working (#449)

+ 1
- 1
src/lager.app.src 파일 보기

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

불러오는 중...
취소
저장