Commit f4fe598c authored by liziwl's avatar liziwl
Browse files

add range compare in changelog

parent 6fb7e822
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ jobs:
            ### Changelog

            {commits}

            {range}
      # - name: Update major tag
      #   run: |
      #     MAJOR=$(echo ${{ github.event.inputs.Version }} | sed 's/\..*//')