We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956a9db commit f2e7686Copy full SHA for f2e7686
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
+## [0.0.3] - 2024-06-26
6
7
+### Added
8
9
+- Added experimental LSP for BUILD files using `pyright` [#105](https://github.com/RobotPajamas/suspenders/pull/105)
10
+- Added dynamic creation of JSON schema for pants.toml and lift.toml [#108](https://github.com/RobotPajamas/suspenders/pull/108)
11
12
+### Documentation
13
14
+- Updated Readme with less catastrophic writing [#111](https://github.com/RobotPajamas/suspenders/pull/111)
15
16
## [0.0.2] - 2024-04-19
17
18
- Lots of preview/experimental churn
0 commit comments