Update Changelog.md, year in LICENSE
This commit is contained in:
parent
74b9681253
commit
ff326bcbe9
2 changed files with 11 additions and 1 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,5 +1,15 @@
|
|||
# Upcoming changes
|
||||
|
||||
# Version 1.19
|
||||
|
||||
Updated to work with forge-1.19-41.1.0. (Somehow, this mod's version number
|
||||
ended up being the same as Minecraft's version number. Don't count on this to
|
||||
remain the same.)
|
||||
|
||||
Added Allay, Frog, Tadpole, and Warden entities to the config. (The config
|
||||
version has incremented, so existing config will be replaced. Note that existing
|
||||
config will not be deleted, but renamed.)
|
||||
|
||||
# Version 1.18.7
|
||||
|
||||
Incremented network channel's protocol version to 2, because a packet's format
|
||||
|
|
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2018-2020 Stephen Seo
|
||||
Copyright (c) 2018-2022 Stephen Seo
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
Loading…
Reference in a new issue