mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
Release 3.0.96, debian packaging included.
This commit is contained in:
parent
ab0bc4ea07
commit
d5890f7779
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
pgloader (3.0.96-1) unstable; urgency=low
|
||||
|
||||
* Release Candidate 6
|
||||
* Document then rework the batch retry behavior.
|
||||
* Various bug fixes, including CCL compatibility.
|
||||
|
||||
-- Dimitri Fontaine <dimitri@2ndQuadrant.fr> Fri, 27 Dec 2013 15:11:02 +0400
|
||||
|
||||
pgloader (3.0.95-1) unstable; urgency=low
|
||||
|
||||
* Release Candidate 5.
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
(in-package :pgloader.params)
|
||||
|
||||
(defparameter *version-string* "3.0.95"
|
||||
(defparameter *version-string* "3.0.96"
|
||||
"pgloader version strings, following Emacs versionning model.")
|
||||
|
||||
;; we can't use pgloader.utils:make-pgstate yet because params is compiled
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user