We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58887ce commit 2263588Copy full SHA for 2263588
WHATSNEW.md
@@ -73,6 +73,10 @@ Further refactoring:
73
- Refactoring of internals in several protocol modules, including MAC, PDCP and
74
RLC implementations.
75
76
+Build:
77
+
78
+- Made the command line build consistent with the IDE build. src/Makefile is now
79
+ generated/updated implicitly on every build, no need to type "make makefiles".
80
81
## v1.3.1 (2025-09-18)
82
0 commit comments