diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1067a89 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# Changelog + +## 1.0.0 (2023-02-16) + + +### ⚠ BREAKING CHANGES + +* source.lua is not required for package names following normal conventions ([#40](https://github.com/jay-babu/mason-null-ls.nvim/issues/40)) +* port mason-lspconfig features + +### Features + +* add beautysh ([#20](https://github.com/jay-babu/mason-null-ls.nvim/issues/20)) ([46e4122](https://github.com/jay-babu/mason-null-ls.nvim/commit/46e41221dd419eb7f4f3119dec50d861a0a6158f)) +* add latexindent ([#48](https://github.com/jay-babu/mason-null-ls.nvim/issues/48)) ([13c6ab4](https://github.com/jay-babu/mason-null-ls.nvim/commit/13c6ab4a4f810cbbb1799a9cf4d4a27fd862d885)) +* add ocamlformat ([#45](https://github.com/jay-babu/mason-null-ls.nvim/issues/45)) ([c4b4a6f](https://github.com/jay-babu/mason-null-ls.nvim/commit/c4b4a6fe3cb8d8590b831c22b3475166dc9a894e)) +* add stylelint ([1d07c80](https://github.com/jay-babu/mason-null-ls.nvim/commit/1d07c80722f3e2c67b932797c4c7672d8769d587)) +* **commitlint:** support for `commitlint` is enabled ([#33](https://github.com/jay-babu/mason-null-ls.nvim/issues/33)) ([1128f0d](https://github.com/jay-babu/mason-null-ls.nvim/commit/1128f0d940cb2e93397d58a7177c866e8ca2f11f)) +* **jsonlint:** support for `jsonlint` is enabled ([#32](https://github.com/jay-babu/mason-null-ls.nvim/issues/32)) ([564ed12](https://github.com/jay-babu/mason-null-ls.nvim/commit/564ed1231ee78144ac1bb2da914c4c7791552005)) +* **lua_format:** add support for lua_format ([bb5ee05](https://github.com/jay-babu/mason-null-ls.nvim/commit/bb5ee05e1f0ea01a6780e1a99f26b7adba94c83d)) +* port mason-lspconfig features ([38fba6a](https://github.com/jay-babu/mason-null-ls.nvim/commit/38fba6aaf51dd7b6f13113d80192b2e9a4130de6)) +* **registry:** add protolint ([1f83f0d](https://github.com/jay-babu/mason-null-ls.nvim/commit/1f83f0de996cd011fb20ad3c60fa4517912179f0)) +* source.lua is not required for package names following normal conventions ([#40](https://github.com/jay-babu/mason-null-ls.nvim/issues/40)) ([e2144bd](https://github.com/jay-babu/mason-null-ls.nvim/commit/e2144bd62b703c1fa298b9e154296caeef389553)) +* **source:** add python pylama source ([#21](https://github.com/jay-babu/mason-null-ls.nvim/issues/21)) ([633d4ca](https://github.com/jay-babu/mason-null-ls.nvim/commit/633d4ca96d11c351768f099327e650f1d6534f9c))