Skip to content

Commit 2430a7f

Browse files
committed
Update versions and README
1 parent 258040c commit 2430a7f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# MAXSwerve Java Template Changelog
22

3-
## [1.1] - 2023-02-03
3+
## [2023.1] - 2023-02-03
44

55
### Added
66

77
- Added a configurable rate limiting system to prevent excessive loads from causing premature wheel failure.
88

9-
## [1.0] - 2023-01-18
9+
## [2023.0] - 2023-01-18
1010

1111
Initial release of MAXSwerve robot project.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# MAXSwerve Java Template v1.1
1+
# MAXSwerve Java Template v2023.1
22

3-
See [CHANGELOG.md](CHANGELOG.md) for info about previous versions.
3+
See [the online changelog](https://github.com/REVrobotics/MAXSwerve-Java-Template/blob/main/CHANGELOG.md) for information about updates to the template that may have been released since you created your project.
44

55
## Description
66

0 commit comments

Comments
 (0)