8 lines
		
	
	
		
			719 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			719 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # developing
 | |
| - Add sonar check. [4432](https://github.com/beego/beego/pull/4432)
 | |
| - Update changlog.yml to check every PR to develop branch.[4427](https://github.com/beego/beego/pull/4427)
 | |
| - Fix 4396: Add context.param module into adapter. [4398](https://github.com/beego/beego/pull/4398)
 | |
| - Remove `duration` from prometheus labels. [4391](https://github.com/beego/beego/pull/4391)
 | |
| - Fix `unknown escape sequence` in generated code. [4385](https://github.com/beego/beego/pull/4385)
 | |
| - Using fixed name `commentRouter.go` as generated file name. [4385](https://github.com/beego/beego/pull/4385)
 | |
| - Fix 4383: ORM Adapter produces panic when using orm.RegisterModelWithPrefix. [4386](https://github.com/beego/beego/pull/4386) |