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

Latest commit

 

History

History
48 lines (28 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

48 lines (28 loc) · 1.21 KB

CHANGELOG

2022-08-19

  • The repository was archived.

1.0.4 - 2017-06-28

  • Eliasis Framework has been updated to version 1.1.0.

1.0.3 - 2017-05-04

  • Eliasis Framework has been updated to version 1.0.5.

1.0.2 - 2017-04-26

  • Eliasis Framework has been updated to version 1.0.4.

1.0.1 - 2017-03-17

  • Added config/hooks.php file.

  • Added config/routes.php file.

  • Deleted App\Modules\ForkMeGitHub\Hooks class.

  • Deleted App\Modules\ForkMeGitHub\Hooks::add() method.

  • Deleted App\Modules\ForkMeGitHub\Routes class.

  • Deleted App\Modules\ForkMeGitHub\Routes::add() method.

1.0.0 - 2017-03-09

  • Added App\Modules\ForkMeGitHub\Controller\ForkMeGitHub class.

  • Added App\Modules\ForkMeGitHub\Controller\ForkMeGitHub::css() method.

  • Added App\Modules\ForkMeGitHub\Controller\ForkMeGitHub::render() method.

  • Added App\Modules\ForkMeGitHub\Model\ForkMeGitHub class.

  • Added App\Modules\ForkMeGitHub\Hooks class.

  • Added App\Modules\ForkMeGitHub\Hooks::add() method.

  • Added App\Modules\ForkMeGitHub\Routes class.

  • Added App\Modules\ForkMeGitHub\Routes::add() method.

  • Added src/template/view/strip.php file.

  • Added assets/style.css file.

  • Added fork-me-github.php file.