@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## Unreleased
8
8
9
+ ## [ 5.1.1] , [ 4.8.1] , [ 3.15.1] - 2022-11-19
10
+
11
+ ### Fixed
12
+ - RMS AGC block in aarch64 systems
13
+
9
14
## [ 5.1.0] , [ 4.8.0] , [ 3.15.0] - 2022-10-24
10
15
11
16
### Added
@@ -541,9 +546,11 @@ Large refactor release bringing new functionality and improvements. This is an o
541
546
## [ 1.0.0] - 2018-08-02
542
547
First gr-satellites release using semantic versioning
543
548
544
- [ Unreleased ] : https://github.com/daniestevez/gr-satellites/compare/v5.1.0...main
549
+ [ Unreleased ] : https://github.com/daniestevez/gr-satellites/compare/v5.1.1...main
550
+ [ 5.1.1 ] : https://github.com/daniestevez/gr-satellites/compare/v5.1.0...v5.1.1
545
551
[ 5.1.0 ] : https://github.com/daniestevez/gr-satellites/compare/v5.0.0...v5.1.0
546
552
[ 5.0.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.6.0...v5.0.0
553
+ [ 4.8.1 ] : https://github.com/daniestevez/gr-satellites/compare/v4.8.0...v4.8.1
547
554
[ 4.8.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.7.0...v4.8.0
548
555
[ 4.7.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.6.0...v4.7.0
549
556
[ 4.6.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.5.0...v4.6.0
@@ -555,7 +562,8 @@ First gr-satellites release using semantic versioning
555
562
[ 4.1.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.0.0...v4.1.0
556
563
[ 4.0.0 ] : https://github.com/daniestevez/gr-satellites/compare/v4.0.0-rc1...v4.0.0
557
564
[ 4.0.0-rc1 ] : https://github.com/daniestevez/gr-satellites/compare/v3.7.0...v4.0.0-rc1
558
- [ 3.14.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.14.0...v3.15.0
565
+ [ 3.15.1 ] : https://github.com/daniestevez/gr-satellites/compare/v3.15.0...v3.15.1
566
+ [ 3.15.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.14.0...v3.15.0
559
567
[ 3.14.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.13.0...v3.14.0
560
568
[ 3.13.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.12.0...v3.13.0
561
569
[ 3.12.0 ] : https://github.com/daniestevez/gr-satellites/compare/v3.11.0...v3.12.0
0 commit comments