You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/release-notes/0.28.0.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
version: "0.27.0"
3
-
releaseDate: "2023-08-16"
2
+
version: "0.28.0"
3
+
releaseDate: "2023-09-01"
4
4
---
5
5
6
-
# Release Notes for 0.27.0
6
+
# Release Notes for 0.28.0
7
7
8
8
## Preamble
9
9
@@ -13,7 +13,7 @@ Given we don't actually have "releases", we're arbitrarily considering everythin
13
13
14
14
## The subject at hand
15
15
16
-
Since the start of 2023, we've merged [289 PRs from 9 authors](https://github.com/cursorless-dev/cursorless/pulls?q=is%3Apr+is%3Amerged+merged%3A%3E%3D2023-01-01+sort%3Aupdated-asc) (including a whopping [59](https://github.com/cursorless-dev/cursorless/pulls?q=is%3Apr+is%3Amerged+merged%3A%3E%3D2023-01-01+sort%3Aupdated-asc+author%3AAndreasArvidsson) from [@AndreasArvidsson](https://github.com/sponsors/AndreasArvidsson)!), so there's a lot of ground to cover π
16
+
Since the start of 2023, we've merged [306 PRs from 9 authors](https://github.com/cursorless-dev/cursorless/pulls?q=is%3Apr+is%3Amerged+merged%3A2023-01-01..2023-09-01+sort%3Aupdated-asc) (including a whopping [62](https://github.com/cursorless-dev/cursorless/pulls?q=is%3Apr+is%3Amerged+merged%3A2023-01-01..2023-09-01+sort%3Aupdated-asc+author%3AAndreasArvidsson+) from [@AndreasArvidsson](https://github.com/sponsors/AndreasArvidsson)!), so there's a lot of ground to cover π
17
17
18
18
But here are some highlights:
19
19
@@ -36,13 +36,13 @@ But here are some highlights:
36
36
37
37
## π Bug fixes
38
38
39
-
We fixed [dozens of bugs](https://github.com/cursorless-dev/cursorless/issues?q=is%3Aissue+is%3Aclosed+closed%3A%3E%3D2023-01-01+reason%3Acompleted+sort%3Aupdated-asc+label%3Abug); probably easiest to look at the list.
39
+
We fixed [dozens of bugs](https://github.com/cursorless-dev/cursorless/issues?q=is%3Aissue+is%3Aclosed+closed%3A2023-01-01..2023-09-01+reason%3Acompleted+sort%3Aupdated-asc+label%3Abug); probably easiest to look at the list.
40
40
41
41
## π Documentation
42
42
43
43
- Added a version of the cheatsheet hosted [on our website](https://www.cursorless.org/cheatsheet) so you can show your friends how cool Cursorless is without having to send them a PDF. Note that this version uses the default spoken forms, rather than the ones you've customized.
44
44
-[@josharian](https://www.youtube.com/@josharian) has made a fantastic series of YouTube videos called [Cursorless by example](https://www.youtube.com/watch?v=2hPwfBCtXws&list=PLbN8ceamGu2c6JrNf83EWyP6K5K77MzVZ). Even Cursorless pros will learn something!
45
-
-[Lots of other docs improvements](https://github.com/cursorless-dev/cursorless/pulls?q=is%3Apr+is%3Amerged+merged%3A%3E%3D2023-01-01+sort%3Aupdated-asc+label%3Adocumentation+)
45
+
-[Lots of other docs improvements](https://github.com/cursorless-dev/cursorless/pulls?q=is%3Apr+is%3Amerged+merged%3A2023-01-01..2023-09-01+sort%3Aupdated-asc+label%3Adocumentation) (special shout-out to [@jmegner](https://github.com/jmegner)!)
0 commit comments