Skip to content

Harmony v2.1.2

Compare
Choose a tag to compare
@Helloyunho Helloyunho released this 06 Sep 13:11
· 274 commits to main since this release
c15255d

Harmony v2.1.2

What's new:

  • feat: remove applicationCommand### events (#221)
    it's not a breaking change since the bots can't access these events anyway.
  • fix(rest): not sending Content-Length header when the body is undefined (#223)
  • feat: skip checking the status code (#223)
  • feat(guild): add reason arg in <GuildBans>.remove (#223)