mirror of
https://github.com/splitsh/lite.git
synced 2026-03-14 13:55:46 +01:00
Fix CHANGELOG
This commit is contained in:
parent
08804f1e89
commit
6cdc0a4137
2 changed files with 2 additions and 3 deletions
|
|
@ -1,12 +1,11 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
* 2.0.0 (2023-XX-XX)
|
||||
* 2.0.0 (2023-10-25)
|
||||
|
||||
* move to go.mod
|
||||
* remove the `--quiet` option (append `2>/dev/null` to the command instead)
|
||||
* remove the `--legacy` option (same as `--git '<1.8.2'`)
|
||||
|
||||
* move information console display to stderr instead of stdout
|
||||
|
||||
* 1.0.1 (2017-02-24)
|
||||
|
|
|
|||
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2015-2019 Fabien Potencier
|
||||
Copyright (c) 2015-2024 Fabien Potencier
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue