[erlang-questions] lager changelog?

Technion technion@REDACTED
Fri Dec 11 23:09:58 CET 2015


Hi,

Given that the Lager readme is pretty good, you can get a pretty good answer on this by reviewing changes to the readme.

$ git clone https://github.com/basho/lager.git
$ cd lager
$ git diff 2.0.0rc2 3.0.2 -- README.md

The diff will include any API changes.
________________________________________
From: erlang-questions-bounces@REDACTED <erlang-questions-bounces@REDACTED> on behalf of Siraaj Khandkar <siraaj@REDACTED>
Sent: Saturday, 12 December 2015 7:15 AM
To: erlang-questions@REDACTED
Subject: [erlang-questions] lager changelog?

Is anyone aware of anything like a changelog for lager? I did not see
anything obvious at https://github.com/basho/lager

More-specifically, I inherited a project which uses 2.0.0rc1 and am
wondering what surprises and API changes await me if I wanted to upgrade.
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list