Skip to content

Commit

Permalink
Preparação para liberação de v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
brodao2 committed May 6, 2024
1 parent 4b76559 commit fa735f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,17 @@ Favor ler [GUIA RÁPIDO](https://github.com/totvs/tds-gaia/blob/main/README.md#g

## TDS-Gaia 0.0.10

### Correção
### Melhorias

- Visual UI
Melhorado tratamento de mensagem em processamento.

- Adicionado verificação se a extensão foi atualizada, notificando o usuário.

### Correções

- Ao iniciar o **VS-Code** sem uma área de trabalho, extensão não é inicializada corretamente.
Corrigido.

- Ligações (_links_) de ajuda quebrados.
Corrigido.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tds-gaia",
"displayName": "TDS-Gaia, your partner in AdvPL/TLPP programming",
"description": "Using artificial intelligence resources, TDS-Gaia will assist you in AdvPL programming",
"version": "0.0.9",
"version": "0.0.10",
"publisher": "TOTVS",
"preview": true,
"author": {
Expand Down

0 comments on commit fa735f7

Please sign in to comment.