Skip to content

Commit 768b608

Browse files
committed
docs: Update changelog
1 parent ee62e2e commit 768b608

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

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+
1018
## [0.19.0] - 2023-06-06
1119

1220
### Compatibility

crates/engarde/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Compatibility
1111

12-
- MSRV is now 1.70.0
12+
- MSRV is now 1.73
1313

1414
## [0.1.6] - 2023-04-20
1515

crates/file-serve/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- MSRV is now 1.73
13+
1014
## [0.3.0] - 2023-08-22
1115

1216
### Breaking Change

0 commit comments

Comments
 (0)