docs: update Changelog

This commit is contained in:
xiaowei 2020-12-30 16:41:46 +08:00
parent 0259212981
commit 5ca66cc79a

View File

@ -4,7 +4,6 @@ All notable changes to this project will be documented in this file. See [standa
## [4.0.0-beta](https://github.com/DTStack/dt-sql-parser/compare/v3.0.5...v4.0.0-beta) (2020-12-30) ## [4.0.0-beta](https://github.com/DTStack/dt-sql-parser/compare/v3.0.5...v4.0.0-beta) (2020-12-30)
### Features ### Features
* **fink:** refactoring selectStatement ([dae7980](https://github.com/DTStack/dt-sql-parser/commit/dae7980f75232a69b9cac89e816fcc1e18b41e30)) * **fink:** refactoring selectStatement ([dae7980](https://github.com/DTStack/dt-sql-parser/commit/dae7980f75232a69b9cac89e816fcc1e18b41e30))
@ -31,7 +30,6 @@ All notable changes to this project will be documented in this file. See [standa
* refactoring hive SQL lexer ([c3af5fc](https://github.com/DTStack/dt-sql-parser/commit/c3af5fccc10619f9ea4cb7680e58864bfbbae2c0)) * refactoring hive SQL lexer ([c3af5fc](https://github.com/DTStack/dt-sql-parser/commit/c3af5fccc10619f9ea4cb7680e58864bfbbae2c0))
* **flinksql:** add some lexer ([e8822d5](https://github.com/DTStack/dt-sql-parser/commit/e8822d530f79bd873dc259ba6182789397fb68f2)) * **flinksql:** add some lexer ([e8822d5](https://github.com/DTStack/dt-sql-parser/commit/e8822d530f79bd873dc259ba6182789397fb68f2))
### Bug Fixes ### Bug Fixes
* jest command ([8a2bc42](https://github.com/DTStack/dt-sql-parser/commit/8a2bc4277fc0b78323437b27e3d7be2450eb6eb4)) * jest command ([8a2bc42](https://github.com/DTStack/dt-sql-parser/commit/8a2bc4277fc0b78323437b27e3d7be2450eb6eb4))