File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - The language server has had significant work to increase concurrency and reduce jank,
13+ and now runs the postprocessor (DOP-2546, #358 ) bringing diagnostic parity with builds.
14+
15+ More work is planned, but this is a significant step forward, years in the making!
16+
17+ - OpenAPI specs may now be fetched from realm (DOP-2533, #360 ) with the ` :uses-realm: ` option
18+ on the ` openapi ` directive.
19+
20+ - The ` iOS SDK ` Realm SDK tab has been retitled to ` Swift SDK ` courtesy of Chris Bush (#364 ).
21+
22+ ### Fixed
23+
24+ - HTTP cache now avoids re-sending requests for an hour (#363 )
25+
1026## [ v0.11.8] - 2021-12-01
1127
1228### Fixed
You can’t perform that action at this time.
0 commit comments