File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
99and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1010
11- ## [ 1.1.0]  - Unreleased  
11+ ## [ 1.1.0]  - 2025-10-14  
1212
1313### Added  
1414
@@ -18,10 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818### Changed  
1919
2020-  Merge changes from
21-   [ ` golioth/reference-design-template@template_v2.4.1  ` ] ( https://github.com/golioth/reference-design-template/tree/template_v2.4.1  ) .
21+   [ ` golioth/reference-design-template@template_v2.8.0  ` ] ( https://github.com/golioth/reference-design-template/tree/template_v2.8.0  ) .
2222-  Update board names for Zephyr hardware model v2
2323-  Use ` VERSION `  file instead of ` prj.conf `  to set firmware version
2424
25+ ### Removed  
26+ 
27+ -  Aludel Mini is EOL and no longer supported
28+ 
2529## [ 1.0.0]  - 2023-09-05 
2630
2731### Added  
Original file line number Diff line number Diff line change 1- VERSION_MAJOR = 0 
2- VERSION_MINOR = 0 
3- PATCHLEVEL = 1 
1+ VERSION_MAJOR = 1 
2+ VERSION_MINOR = 2 
3+ PATCHLEVEL = 0 
44VERSION_TWEAK = 0
55EXTRAVERSION =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments