Skip to content

Commit

Permalink
chore(any): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
doyouhaobaby committed Mar 14, 2020
1 parent 4781157 commit 754d868
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 137 deletions.
137 changes: 0 additions & 137 deletions CHANGELOG-1.0.md

This file was deleted.

47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,50 @@
# [](https://github.com/hunzhiwange/queryphp/compare/v1.0.0-rc.2...v) (2020-03-14)


### Bug Fixes

* **any:** debug changed to isDebug ([d0220f2](https://github.com/hunzhiwange/queryphp/commit/d0220f2))
* **any:** fix Admin\App\Middleware\Auth middleware ([e38a95d](https://github.com/hunzhiwange/queryphp/commit/e38a95d))
* **any:** fix Admin\App\Middleware\Cors middleware ([55e65ae](https://github.com/hunzhiwange/queryphp/commit/55e65ae))
* **any:** fix common destroy api ([8d0ca20](https://github.com/hunzhiwange/queryphp/commit/8d0ca20))
* **any:** fix request ([d5275c3](https://github.com/hunzhiwange/queryphp/commit/d5275c3))
* **any:** fix to Symfony\Component\HttpFoundation\Response ([f3f2f79](https://github.com/hunzhiwange/queryphp/commit/f3f2f79))
* **any:** fix upload file for http component has changed ([1111ddd](https://github.com/hunzhiwange/queryphp/commit/1111ddd))
* **any:** helper of option has removed ([769b0d4](https://github.com/hunzhiwange/queryphp/commit/769b0d4))
* **any:** icon not i18n item ([a8204b4](https://github.com/hunzhiwange/queryphp/commit/a8204b4))
* **any:** option_set has rename to set ([e850437](https://github.com/hunzhiwange/queryphp/commit/e850437))
* **any:** refining vue lang ([ea695fb](https://github.com/hunzhiwange/queryphp/commit/ea695fb))
* **any:** rename `SuperAdministrator` to `superAdministrator` ([e8730eb](https://github.com/hunzhiwange/queryphp/commit/e8730eb))
* **any:** rename `Leevel\Database\Ddd\IUnitOfWork` to `Leevel\Database\Ddd\UnitOfWork` ([b6eed59](https://github.com/hunzhiwange/queryphp/commit/b6eed59))
* **any:** rename Leevel\Database\Ddd\IEntity to Leevel\Database\Ddd\Entity ([7143cf6](https://github.com/hunzhiwange/queryphp/commit/7143cf6))
* **any:** rename Leevel\Database\Ddd\IRepository to Leevel\Database\Ddd\Repository ([cbcd466](https://github.com/hunzhiwange/queryphp/commit/cbcd466))
* **any:** rename params to attributes ([1df95cd](https://github.com/hunzhiwange/queryphp/commit/1df95cd))
* **any:** rename zendframework to laminas ([9cf950f](https://github.com/hunzhiwange/queryphp/commit/9cf950f))
* **any:** update .rr.yaml ([9972f36](https://github.com/hunzhiwange/queryphp/commit/9972f36))
* **any:** update 1i8n reg ([875435b](https://github.com/hunzhiwange/queryphp/commit/875435b))
* **any:** update all i18n ([3c2c97f](https://github.com/hunzhiwange/queryphp/commit/3c2c97f))
* **any:** update link ([dacdba2](https://github.com/hunzhiwange/queryphp/commit/dacdba2))
* **any:** update new entity ([8e7e586](https://github.com/hunzhiwange/queryphp/commit/8e7e586))
* **any:** update new entity ([f4d7cef](https://github.com/hunzhiwange/queryphp/commit/f4d7cef))
* **database:** fix entity stub ([dd1ae25](https://github.com/hunzhiwange/queryphp/commit/dd1ae25))
* **entity:** fix all entity ([4b1fdc6](https://github.com/hunzhiwange/queryphp/commit/4b1fdc6))
* **entity:** fix user entity ([3419a8f](https://github.com/hunzhiwange/queryphp/commit/3419a8f))
* **entity:** fix user entity ([f5ada7d](https://github.com/hunzhiwange/queryphp/commit/f5ada7d))
* **entity:** fix user entity comment ([284365e](https://github.com/hunzhiwange/queryphp/commit/284365e))
* **entity:** fix user entity comment ([d65d00e](https://github.com/hunzhiwange/queryphp/commit/d65d00e))
* **entity:** update base entity ([fc6ea90](https://github.com/hunzhiwange/queryphp/commit/fc6ea90))
* **entity:** update base entity ([d825caa](https://github.com/hunzhiwange/queryphp/commit/d825caa))
* **login:** remove bad code ([abbaa9f](https://github.com/hunzhiwange/queryphp/commit/abbaa9f))
* **router:** rename leevelParams to leevelAttributes ([8c7ce3e](https://github.com/hunzhiwange/queryphp/commit/8c7ce3e))


### Features

* **i18n:** i18n changed ([5d5b467](https://github.com/hunzhiwange/queryphp/commit/5d5b467))
* **router:** add port field for \Leevel\Router\OpenApiRouter ([7e08a6c](https://github.com/hunzhiwange/queryphp/commit/7e08a6c))



# [1.0.0](https://github.com/hunzhiwange/queryphp/compare/v1.0.0-beta.4...v1.0.0) (2019-08-09)


Expand Down

0 comments on commit 754d868

Please sign in to comment.