File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ### Compatibility
11
+
12
+ - MSRV is now 1.73
13
+
14
+ ### Fixes
15
+
16
+ - Put the base url for ` cobalt serve ` at ` / ` to work with tunnelling
17
+
10
18
## [ 0.19.0] - 2023-06-06
11
19
12
20
### Compatibility
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
### Compatibility
11
11
12
- - MSRV is now 1.70.0
12
+ - MSRV is now 1.73
13
13
14
14
## [ 0.1.6] - 2023-04-20
15
15
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ### Compatibility
11
+
12
+ - MSRV is now 1.73
13
+
10
14
## [ 0.3.0] - 2023-08-22
11
15
12
16
### Breaking Change
You can’t perform that action at this time.
0 commit comments