diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 392fac8..6cd4809 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,6 +20,8 @@ + + diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..74c6947 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# Change Logger + +# v1.01 +- Fix Database migration +- Fix Main Theme +- Add Blocks Feature diff --git a/README.md b/README.md index e0dec90..410af6a 100644 --- a/README.md +++ b/README.md @@ -19,33 +19,6 @@

- -
- Table of Contents -
    -
  1. - Getting Started - -
  2. -
  3. - Usage - -
  4. -
  5. Contributing
  6. -
  7. License
  8. -
  9. Contact
  10. -
-
- ### Review This Packages First Thanks for this packages that's create our framework base - [Carftable](https://www.getcraftable.com/) [It's a Core Folder & CURD Generator & Admin Panel] @@ -248,6 +221,10 @@ it's take some params - $key `Key Of Setting` - $value `The Value You Get In the request to update it` +## Changelog + +Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. + ## Contributing @@ -259,6 +236,21 @@ Contributions are what make the open source community such an amazing place to b 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request +## Security + +If you discover any security related issues, please email info@3x1.io instead of using the issue tracker. + +## Credits + +- [Fady Mondy](https://www.linkedin.com/in/engfadymondy) + +## Support us + +3x1 is a creative solutions agency based in Egypt, Cairo. [on our website](https://3x1.io). + +Does your business depend on our contributions? Reach out and support us on [Patreon](https://www.patreon.com/3x1). +All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff. + ## License @@ -267,6 +259,6 @@ Distributed under the MIT License. See `LICENSE` for more information. ## Contact -Your Name - [@3x1io](https://twitter.com/3x1io) - info@3x1.io +Fady Mondy - [@3x1io](https://twitter.com/3x1io) - info@3x1.io -Project Link: [https://github.com/3x1io/3x1](https://github.com/3x1io/3x1) +Project Link: [GitHub](https://github.com/3x1io/3x1)