Changelog
----------

1.2.2 (2012-08-10)
^^^^^^^^^^^^^^^^^^

    * Fix validator for phone and fix bugs in tests [lepri]


1.2.1 (2012-08-01)
^^^^^^^^^^^^^^^^^^

    * Fix packaging -- add README.rst [ericof]


1.2 (2012-07-24)
^^^^^^^^^^^^^^^^^^

    * Support to new Brazilian cellphone pattern, with 9 digits [ericof]


1.1 (2011-12-21)
^^^^^^^^^^^^^^^^^^^^

    * Tested with Plone 3.3, Plone 4.0.x and Plone 4.1.x [ericof]

    * Fixed CNPJ validator [ericof]

    * Validators now use collective.brasil.vocab [ericof]

    * Moved to plone.app.testing [ericof]
    
    * PEP 8 [ericof]
    
    * Added an uninstall profile [ericof]


1.0.2 (2011-04-05)
^^^^^^^^^^^^^^^^^^^^
    
    * Fixes DDD vocabulary [erico_andrei]
    * Compatibility with Plone 4 [lepri]

1.0.1 (2009-06-02)
^^^^^^^^^^^^^^^^^^^^

    * Adds backward compatibility to codes relying on br_endereco mixin
      [erico_andrei]

1.0 (2009-06-02)
^^^^^^^^^^^^^^^^^^^^

    * First proper release of Products.BrFieldsAndWidgets
      [erico_andrei]
    

0.97 (2009-05-18)
^^^^^^^^^^^^^^^^^^^^

    * Eggfication
      [erico_andrei]

    * Supports only Plone >= 3.1.x
      [erico_andrei]
      
    * PloneFormGen fields where moved away. Will show up in a separate package.
      [erico_andrei]

0.96 ()
^^^^^^^^^^^^^^^^^^^^

    * Installs on Plone 3.0 and Plone 3.1
      [erico_andrei] 

0.92 ()
^^^^^^^^^^^^^^^^^^^^

    * Corrects PloneFormGen support
      [erico_andrei] 

0.91 ()
^^^^^^^^^^^^^^^^^^^^

    * Added 87 code area (Petrolina)
      [erico_andrei]

0.9 ()
^^^^^^^^^^^^^^^^^^^^

    * improved support for PloneFormGen
      [erico_andrei]

0.7 ()
^^^^^^^^^^^^^^^^^^^^

    * containing
        * content/BrFieldsAndWidgets
            
            * CPFWidget
            
            * CPFField
            
            * CNPJWidget
            
            * CNPJField
            
            * CEPWidget
            
            * CEPField
            
            * BrPhoneWidget
            
            * BrPhoneField
            
            * BrTimeWidget
            
        * content/br_endereco
            
            * Mixin class for brazilian addresses
        
        * content/PloneFormGen
            
            * PloneFormGen add on types
            

0.62 ()
^^^^^^^^^^^^^^^^^^^^

    * containing
        
        * CPFWidget
        
        * CPFField
        
        * CNPJWidget
        
        * CNPJField
        
        * CEPWidget
        
        * CEPField
        
        * BrPhoneWidget
        
        * BrPhoneField
        
        * BrTimeWidget
        
        * content/br_endereco
            
            * Mixin class for brazilian addresses
            
        * PloneFormGen add on types
        
0.5 ()
^^^^^^^^^^^^^^^^^^^^

    * containing
        
        * CPFWidget
        
        * CPFField
        
        * CNPJWidget
        
        * CNPJField
        
        * CEPWidget
        
        * CEPField
        
        * BrPhoneWidget
        
        * BrPhoneField
        
        * BrTimeWidget
        
        * content/br_endereco
            
            * Mixin class for brazilian addresses

0.4  ()
^^^^^^^^^^^^^^^^^^^^
    * Initial release containing:
        
        * CPFWidget
        
        * CNPJWidget
    
        * CEPWidget
    
        * BrPhoneWidget    
