Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (25 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 1.03 KB

Release Notes

v1.4.1 (2019-11-18)

  • Fix
    • 修复单词 prefix 全部拼写为 perfix 的问题

v1.4.0 (2019-02-26)

Feature

Refactor

  • PSR-15: ⚠️Refactor PSR-15 middleware.

v1.3.1 (2018-05-15)

Fixed

  • ⚠️修复配置文件中的关键名编写错误!

v1.3.0 (2018-05-09)

Feature

Docs

  • Added PSR-15 support doc
  • Added ThikPHP 5 using doc

v1.2.0 (2018-04-11)

Feature

Docs

  • Added using by Slim framework doc (5985fe0)
  • Added release notes file, CHANGELOG.md file (d206e47)