Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 2.53 KB

Changelog

Full Changelog

Implemented enhancements:

  • add endpoints for fetching news by keyword #10
  • 🔧 (workflows): add GitHub Actions workflows for build, release, and changelog generation #17 (tadeasf)
  • 🔧 (automerge.yml): update automerge workflow to trigger on more events and improve merge commit message #16 (tadeasf)
  • 🔧 (workflows): update GitHub Actions workflows for improved automation and flexibility #4 (tadeasf)

Fixed bugs:

  • Fix-todo-to-issue-again #9 (tadeasf)
  • 🔧 (todo-to-issue.yml): remove language-specific configuration for Go #8 (tadeasf)
  • 🔧 (todo-to-issue.yml): fix escape sequences in language block comment patterns #7 (tadeasf)
  • 🔧 (latest-changes.yml): ensure "Latest Changes" section exists in README #6 (tadeasf)
  • 🔧 (latest-changes.yml): update GitHub Actions workflow permissions for latest-changes job #5 (tadeasf)

Merged pull requests:

  • ✨ (endpoints): add endpoint to fetch news by keyword with pagination support #19 (tadeasf)
  • 📝 Add CHANGELOG.md to document project changes #18 (tadeasf)
  • 🔧 (config): switch to debug mode in .air.toml for development #3 (tadeasf)
  • 🔧 (CI): update CI workflow for improved deployment and logging #2 (tadeasf)

* This Changelog was automatically generated by github_changelog_generator