release 0.6.0
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCgAGBQJUw7trAAoJEA15HcjXN8HZ7CIIAKybBN8Cqp+AcQ+y231d+bQu FDNyhy6//VuJF2ma1Mcx+mVvySctQzJCOtDRqkR45R5TdvPMfmIxXQILvhoG2Awo xgebSZOxKHoPvS6NLyAZV6Gv6/DF1l4Y2wyKROYafkds5wIyV7iv2QO6wbOEZbkQ lAoHWUEi5RnLm9Z1KBc4sEERGpXwjmSqFCVw1jdHCFP8rHhklzwvrHjUzY0YKUSn q2zdpkwMKABR1TXOQ88hTS83iDXSgXdB5m4Dc+QBIM3bz7bSf97PHEkqMnwmQ0eQ XV673gXQczQySl6rMm8H4JqhxmA1f2rjWWXeA9WCYweqNOfQbksK9sqYDkDLNcs= =WyWZ -----END PGP SIGNATURE----- Merge tag '0.6.0' release 0.6.0 * tag '0.6.0': define version number, mark version in changelog
This commit is contained in:
		
						commit
						a44689d9c4
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
* :release:`0.6.0 <2015-01-24>`
 | 
			
		||||
* :feature:`-` add frontend functionality to set an os users' sftp password
 | 
			
		||||
  (needs gvaldap >= 0.4.0 on the LDAP side)
 | 
			
		||||
* :support:`-` remove unused dashboard.views.LogoutView and the corresponding
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -60,9 +60,9 @@ copyright = u'2014, 2015 Jan Dittberner'
 | 
			
		|||
# built documents.
 | 
			
		||||
#
 | 
			
		||||
# The short X.Y version.
 | 
			
		||||
version = '0.5'
 | 
			
		||||
version = '0.6'
 | 
			
		||||
# The full version, including alpha/beta/rc tags.
 | 
			
		||||
release = '0.5.2'
 | 
			
		||||
release = '0.6.0'
 | 
			
		||||
 | 
			
		||||
# The language for content autogenerated by Sphinx. Refer to documentation
 | 
			
		||||
# for a list of supported languages.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue