# Changelog

Todas as alterações notáveis na API serão documentadas nesta página.

O formato é baseado em [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), e este projeto adere ao [Controle de versão semântica](https://semver.org/spec/v2.0.0.html).

## \[Unreleased]

* Adicionar dados do IBAMA na API Comercial.
* Adicionar latitude e longitude referente ao endereço da empresa. \_ Adicionar informações referente a dívida ativa com a união.

## \[1.0.5] 24/01/2022

### Added

\_ Regimes Tributários \_ Validação Suframa

## \[1.0.4] - 27/12/2021

### Added

* Adicionar dados referentes ao Suframa na API Comercial.

## \[1.0.3] - 02/10/2021

### Changed

* Redimensionamento do Banco de Dados

### Added

* Endpoint para consulta de consumo de requisições na API

## \[1.0.2] - 11/09/2021

### Fixed

Correção na grafia das incrições estaduais no JSON inscricoes\_estatudais -> inscricoes\_estaduais

## \[1.0.2] - 15/08/2021

### Changed

O serviço foi dividio em 2 servidores, um para a API Pública e outro para a API Comercial. Agora os respectivos endpoints são as seguintes:

* API Pública: (<https://publica.cnpj.ws>)
* API Comercial: (<https://comercial.cnpj.ws>)

Até o dia **01/09/2021** o endpoint antigo (<https://data.cnpj.ws>) antigo continuará recebendo requisições, após essa data é necessário migrar para um dos novos endpoints.

## \[1.0.1] - 10/08/2021

### Fixed

* Correção referente as incrições estaduais do estado do Paraná para utilizar o formato do sintegra.

## \[1.0.0] - 20/06/2021

Entrada em produção da API


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cnpj.ws/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
