# Changelog ## v0.1.2 (2021-06-01) * Support dynamic Vega-Lite graphics ([#306](https://github.com/elixir-nx/livebook/pull/306) and [#309](https://github.com/elixir-nx/livebook/pull/309)) * Capture and show logger output ([#298](https://github.com/elixir-nx/livebook/pull/298)) ## v0.1.1 (2021-05-24) * Support for plots rendering via [`VegaLite`](https://github.com/elixir-nx/vega_lite) ([#287](https://github.com/elixir-nx/livebook/pull/287)) * Deterministic section anchor links ([#288](https://github.com/elixir-nx/livebook/pull/288)) * Improved path selector to properly handle text editing in the middle ([#283](https://github.com/elixir-nx/livebook/pull/283)) ## v0.1.0 (2021-05-19) * Initial release