File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased  
88
9+ ## 1.1.496  
10+ 
11+ ### Added  
12+  -  Surge Alert Status and Ordering based on status and opens fields
13+  -  Fix label naming for SurgeAlertStatus
14+  -  Add status filter for SurgeAlert
15+ 
916## 1.1.495  
1017
1118### Added  
@@ -2344,7 +2351,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
23442351
23452352## 0.1.20  
23462353
2347- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.495...HEAD 
2354+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.496...HEAD 
2355+ [ 1.1.496 ] : https://github.com/IFRCGo/go-api/compare/1.1.495...1.1.496 
23482356[ 1.1.495 ] : https://github.com/IFRCGo/go-api/compare/1.1.494...1.1.495 
23492357[ 1.1.494 ] : https://github.com/IFRCGo/go-api/compare/1.1.493...1.1.494 
23502358[ 1.1.493 ] : https://github.com/IFRCGo/go-api/compare/1.1.492...1.1.493 
Original file line number Diff line number Diff line change 33from  .celery  import  app  as  celery_app 
44
55__all__  =  ['celery_app' ]
6- __version__  =  '1.1.495 ' 
6+ __version__  =  '1.1.496 ' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments