Add CHANGELOG.md, update COPYING
This commit is contained in:
parent
eb740f0a8a
commit
65cf92298d
|
@ -0,0 +1,6 @@
|
|||
## Version 0.2.0 (Unreleased)
|
||||
- Add support for user flags
|
||||
- Track video publication date in addition to "added to playlist" date
|
||||
|
||||
## Version 0.1.0 (November 2020)
|
||||
- Initial release
|
2
COPYING
2
COPYING
|
@ -1,4 +1,4 @@
|
|||
Copyright 2020 trilader
|
||||
Copyright 2020,2021 trilader
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
|
Loading…
Reference in New Issue