diff --git a/html/changelog.html b/html/changelog.html index 4c6c0a541bd..b3bc78c1ad8 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -70,6 +70,11 @@
  • People put inside mounted sleepers no longer get knocked out.
  • It is now possible to eject yourself from a mounted sleeper by moving.
  • +

    MattAtlas updated:

    +

    18 June 2019

    PoZe updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 62d6b0849b8..5dfc361d515 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -8150,3 +8150,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. to six seconds, if they're conscious. - rscadd: People put inside mounted sleepers no longer get knocked out. - rscadd: It is now possible to eject yourself from a mounted sleeper by moving. + MattAtlas: + - bugfix: Autopunctuation will no longer autopunctuate if markup (* or /) is present + at the end of the sentence. + - bugfix: Autopunctuation will no longer send a period if you input an empty chat + box. diff --git a/html/changelogs/mattatlas-6578.yml b/html/changelogs/mattatlas-6578.yml deleted file mode 100644 index 7dd15254194..00000000000 --- a/html/changelogs/mattatlas-6578.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: MattAtlas - -delete-after: True - -changes: - - bugfix: "Autopunctuation will no longer autopunctuate if markup (* or /) is present at the end of the sentence." - - bugfix: "Autopunctuation will no longer send a period if you input an empty chat box."