File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
2424## [ Unreleased]  
2525
26+ ## [ 0.3.0]  - 2025-03-25 
27+ 
2628### Fixed  
2729
2830-  [ #57  ] ( https://github.com/WSH032/fastapi-proxy-lib/pull/57 )  - fix: error in handling multiple query parameters (#56  ). Thanks [ @yhl-cs  ] ( https://github.com/yhl-cs ) !
@@ -72,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7274    ** This version has security vulnerabilities, please stop using it.** 
7375
7476[ unreleased ] : https://github.com/WSH032/fastapi-proxy-lib/tree/HEAD 
77+ [ 0.3.0 ] : https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.3.0 
7578[ 0.2.0 ] : https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.2.0 
7679[ 0.1.0 ] : https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.1.0 
7780[ 0.0.1b0 ] : https://github.com/WSH032/fastapi-proxy-lib/releases/tag/v0.0.1b0 
Original file line number Diff line number Diff line change 33# DO NOT EDIT THE `__version__` MANUALLY. 
44# Use `hatch version {new_version}` instead. 
55# Refer to `CONTRIBUTING.md` for more info. 
6- __version__  =  "0.2 .0" 
6+ __version__  =  "0.3 .0" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You canβt perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments