Changeset 2391 in products for quintagroup.plonegooglesitemaps


Ignore:
Timestamp:
May 26, 2010 5:55:35 PM (14 years ago)
Author:
mylan
Message:

#205: Prepare to release 1.2 version

Location:
quintagroup.plonegooglesitemaps/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonegooglesitemaps/trunk/docs/HISTORY.txt

    r1732 r2391  
    22========= 
    33 
    4 1.2 (unreleased) 
     41.2 (2010-05-26) 
    55---------------- 
    66 
    7 - Nothing changed yet. 
     7- Force canonical_link usage instead of canonilcal_path 
     8  [mylan] 
     9- Added upgrade steps, for switching from canonical_path 
     10  to canonical_link 
     11  [mylan] 
     12- Added tests for upgrades 
     13  [mylan] 
     14- Updated documentation 
     15  [mylan] 
    816 
    917 
  • quintagroup.plonegooglesitemaps/trunk/setup.py

    r2245 r2391  
    33import os 
    44 
    5 version = '1.2dev' 
     5version = '1.2' 
    66 
    77setup(name='quintagroup.plonegooglesitemaps', 
Note: See TracChangeset for help on using the changeset viewer.