File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
13
## [ 3.5.0] - 2020-10-08
8
14
9
15
### Added
@@ -277,7 +283,8 @@ Large refactor release bringing new functionality and improvements. This is an o
277
283
## [ 1.0.0] - 2018-08-02
278
284
First gr-satellites release using semantic versioning
279
285
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
281
288
[ 3.5.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.4.0...v3.5.0
282
289
[ 3.4.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.3.0...v3.4.0
283
290
[ 3.3.0 ] : https://github.com/daniestevez/gr-satelliites/compare/v3.2.0...v3.3.0
You can’t perform that action at this time.
0 commit comments