summary refs log blame commit diff stats
path: root/changelogs/changelog_X_XX_X.md
blob: ece2702ba9bbfed20f6b3329499d98060ea9313e (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
 
 
                                            
 
                                       

 
                                            
 
 
                                    

 
                    
                                                              
 






                     



                
 

                    

           
# vx.xx.x - yyyy-mm-dd


## Changes affecting backwards compatibility

- Example item: `Foo` changed to `Bar`.


### Breaking changes in the standard library


### Breaking changes in the compiler


## Library additions
- `set[T].len` is now an alias for `set[T].card` (cardinality)

## Library changes


## Language additions


## Language changes


### Tool changes


### Compiler changes


## Bugfixes