This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
Roll 3.6.7
pull/483/head
3.6.7
Andrew Thompson
6 years ago
parent
16780a62ff
commit
69b4ada234
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
README.md
+1
-1
src/lager.app.src
+ 3
- 0
README.md
View File
@ -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
View File
@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "3.6.
6
"},
{vsn, "3.6.
7
"},
{modules, []},
{applications, [
kernel,
Write
Preview
Loading…
Cancel
Save