-
Notifications
You must be signed in to change notification settings - Fork 600
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport PR #3121 on branch 1.10.x ((chore): prepare release notes fo…
…r 0.10.2 release) (#3123) Co-authored-by: Ilan Gold <[email protected]>
- Loading branch information
1 parent
27583a7
commit 551dbf9
Showing
3 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
### 1.10.2 {small}`the future` | ||
### 1.10.2 {small}`2024-06-25` | ||
|
||
```{rubric} Development features | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
### 1.10.3 {small}`the future` | ||
|
||
```{rubric} Development features | ||
``` | ||
|
||
```{rubric} Docs | ||
``` | ||
|
||
```{rubric} Bug fixes | ||
``` | ||
|
||
```{rubric} Performance | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,9 @@ | |
|
||
## Version 1.10 | ||
|
||
```{include} /release-notes/1.10.3.md | ||
``` | ||
|
||
```{include} /release-notes/1.10.2.md | ||
``` | ||
|
||
|