Skip to content

Commit 9791d15

Browse files
committed
Prepare CHANGELOG for v3.5.1 release
(cherry picked from commit 63a1de7)
1 parent 6720076 commit 9791d15

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.5.1] - 2020-10-17
8+
9+
### Changed
10+
- Added final NORAD ID for DEKART
11+
- Fixed bug in SALSAT CRC calculation
12+
713
## [3.5.0] - 2020-10-08
814

915
### Added
@@ -277,7 +283,8 @@ Large refactor release bringing new functionality and improvements. This is an o
277283
## [1.0.0] - 2018-08-02
278284
First gr-satellites release using semantic versioning
279285

280-
[Unreleased]: https://github.com/daniestevez/gr-satellites/compare/v3.5.0...master
286+
[Unreleased]: https://github.com/daniestevez/gr-satellites/compare/v3.5.1...master
287+
[3.5.1]: https://github.com/daniestevez/gr-satellites/compare/v3.5.0...v3.5.1
281288
[3.5.0]: https://github.com/daniestevez/gr-satellites/compare/v3.4.0...v3.5.0
282289
[3.4.0]: https://github.com/daniestevez/gr-satellites/compare/v3.3.0...v3.4.0
283290
[3.3.0]: https://github.com/daniestevez/gr-satelliites/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)