Revision 8becf803 snf-pithos-backend/Changelog

b/snf-pithos-backend/Changelog
1 1
Changelog
2 2
=========
3 3

  
4
v0.9.8
5
------
4
v0.10.0
5
-------
6 6

  
7 7
* New migration tool added, `pithos-migrate`.
8 8
  
......
10 10
	
11 11
	$ pithos-migrate upgrade head
12 12
  
13
  To enable migrations for a new database, create database schema as usual
14
  and then::
13
  To initialize the database and then::
15 14
  	
16
	$ pithos-migrate stamp head
15
	$ pithos-migrate initdb
17 16

  
18 17

  
19 18
v0.9.7

Also available in: Unified diff