Skip to content

Commit

Permalink
Added support for the rest of CAN link parameters.
Browse files Browse the repository at this point in the history
  • Loading branch information
diosney committed Jun 17, 2024
1 parent 68427b9 commit 1e07a12
Show file tree
Hide file tree
Showing 12 changed files with 416 additions and 205 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Release Notes

### 2.2.0

- (@cordellcalitz) Added support for CAN link interfaces.

### 2.1.2

- Removed `package-lock.json` to uploaded files to npm (npm ignore it anyway).
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014-2023 Diosney Sarmiento
Copyright (c) 2014-2024 Diosney Sarmiento

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ If you want to execute all the tests, you can set up a **virtual machine** and e

The MIT License (MIT)

Copyright (c) 2014-2023 Diosney Sarmiento
Copyright (c) 2014-2024 Diosney Sarmiento

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 1e07a12

Please sign in to comment.