[Diff since v0.70.0](https://github.com/jheinen/GR.jl/compare/v0.70.0...v0.70.1)
**Merged pull requests:** - Fix win load libs (494) (mkitti) - Do not set permissions when extracting on Windows (495) (mkitti) - Enable SetDefaultDllDirectories again (496) (mkitti) - Add FormatMessage for windows, improving error reporting (497) (mkitti)
0.70.0
0.69.5
[Diff since v0.69.4](https://github.com/jheinen/GR.jl/compare/v0.69.4...v0.69.5)
**Closed issues:** - Don't set LD_LIBRARY_PATH globally (478)
**Merged pull requests:** - remove `LD_LIBRARY_PATH` on `linux`, should be handled by `rpath` (479) (t-bltg)
0.69.4
[Diff since v0.69.3](https://github.com/jheinen/GR.jl/compare/v0.69.3...v0.69.4)