Skip to content

Commit 2850894

Browse files
Copilothyp3ri0n-ng
andcommitted
Address code review feedback - remove vague dates from CHANGELOG
Co-authored-by: hyp3ri0n-ng <3106718+hyp3ri0n-ng@users.noreply.github.com>
1 parent fbd2d79 commit 2850894

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- CODE_OF_CONDUCT.md for community standards
1414
- SECURITY.md with security policy and vulnerability reporting
1515

16-
## [0.5.0] - 2024
16+
## [0.5.0]
1717

1818
### Added
1919
- I/O Mode with built-in WebSocket connection support via `cdp.connection` module
@@ -27,14 +27,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- Enhanced README with I/O mode documentation
2828
- Improved examples demonstrating both Sans-I/O and I/O modes
2929

30-
## [0.4.0] - 2023
30+
## [0.4.0]
3131

3232
### Changed
3333
- Updated to latest Chrome DevTools Protocol specification
3434
- Improved type hints and mypy compliance
3535
- Enhanced documentation
3636

37-
## [0.3.0] - 2022
37+
## [0.3.0]
3838

3939
### Added
4040
- Initial Sans-I/O implementation
@@ -46,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
- Improved project structure
4747
- Enhanced type safety
4848

49-
## [0.2.0] - 2021
49+
## [0.2.0]
5050

5151
### Added
5252
- Enhanced type definitions
@@ -56,7 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5656
- Various type annotation improvements
5757
- Bug fixes in code generation
5858

59-
## [0.1.0] - 2018
59+
## [0.1.0]
6060

6161
### Added
6262
- Initial release

0 commit comments

Comments
 (0)