Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 1.66 KB

Changelog

Here you can see the full list of changes between each Blog Core release.

v0.1.1 - 2024-07-29

What's Changed

  • updated docs and removed unnecessary lines by @avaelo in #21
  • Feature/handle first elasticsearch config #19 by @tanhongit in #22

New Contributors

  • @avaelo made their first contribution in #21

Full Changelog: https://github.com/cslant/blog-core/compare/v0.1.0...v0.1.1

v0.1.0 - 2024-07-28

What's Changed

  • Feature/first generate core package #1 by @pxthinh in #10
  • Feature/first generate core package #1 by @tanhongit in #11
  • feat: change text api to core #1 by @pxthinh in #13
  • feat: add commit rule sample for Core package #3 by @pxthinh in #15
  • feat: add pull request rule sample for core package repo #4 by @pxthinh in #16
  • feat: setup workflow to test code style #2 by @pxthinh in #17
  • feat: create a workflow to test the composer running #5 by @pxthinh in #18
  • install scout and elastic packages #7 by @tanhongit in #12

New Contributors

  • @pxthinh made their first contribution in #10
  • @tanhongit made their first contribution in #11

Full Changelog: https://github.com/cslant/blog-core/commits/v0.1.0