Sfoglia il codice sorgente

build: remove changelog base compare

all changes in the future will have a compare base
Zaiming (Stone) Shi 2 anni fa
parent
commit
65506eb15e
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      scripts/rel/cut.sh

+ 0 - 4
scripts/rel/cut.sh

@@ -270,10 +270,6 @@ else
         *beta*)
             true
             ;;
-        e5.1.0*)
-            # the first release has no change log
-            true
-            ;;
         *)
             generate_changelog
             ;;