casr-logbook 0.1.0 → 0.1.1
raw patch · 2 files changed
+8/−4 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- casr-logbook.cabal +4/−4
- changelog +4/−0
casr-logbook.cabal view
@@ -1,5 +1,5 @@ name: casr-logbook-version: 0.1.0+version: 0.1.1 license: OtherLicense license-file: LICENSE author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>@@ -14,15 +14,15 @@ . <<https://i.imgur.com/Lfhcmtg.png>> -homepage: https://github.com/tonymorris/casr-61.345-bug-reports: https://github.com/tonymorris/casr-61.345/issues+homepage: https://github.com/tonymorris/casr-logbook+bug-reports: https://github.com/tonymorris/casr-logbook/issues cabal-version: >= 1.10 build-type: Custom extra-source-files: changelog source-repository head type: git- location: git@github.com:tonymorris/casr-61.345.git+ location: git@github.com:tonymorris/casr-logbook.git flag small_base description: Choose the new, split-up base package.
changelog view
@@ -1,3 +1,7 @@+0.1.1++* Move repository from `casr-61.345` to `casr-logbook`.+ 0.1.0 * More structure to a logbook.