SHA256
11
0
forked from pool/elixir

Accepting request 705598 from home:gsantomaggio_suse:branches:devel:languages:erlang

- Elixir 1.8.2
  * Bug fixes
    [EEx] Raise readable error message on bad EEx state
    Elixir
    [Protocol] Ensure :debug_info is kept in protocols
    Logger
    [Logger] Make sure Logger v1.8 does not get stuck in discard mode
    [Logger.Translator] Translate remote process crash in Logger

OBS-URL: https://build.opensuse.org/request/show/705598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=44
This commit is contained in:
2019-05-27 08:51:36 +00:00
committed by Git OBS Bridge
parent 29b8840446
commit 2c0693f070
5 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon May 27 09:02:44 UTC 2019 - g.santomaggio@gmail.com
- Elixir 1.8.2
* Bug fixes
[EEx] Raise readable error message on bad EEx state
Elixir
[Protocol] Ensure :debug_info is kept in protocols
Logger
[Logger] Make sure Logger v1.8 does not get stuck in discard mode
[Logger.Translator] Translate remote process crash in Logger
-------------------------------------------------------------------
Wed Mar 13 11:15:44 UTC 2019 - g.santomaggio@gmail.com