hipchat_elixir v0.2.3 Release Notes

    • ➕ Add JSON serializer support
      • Set :serializer option in your config for :hipchat_elixir.
      • E.g. config :hipchat_elixir, [serializer: Poison]
      • Currently only works with Poison